Constable Authorization Engine 2.0 BETA

ExpandablePropertyAttribute.IsExpandable Property

[This is preliminary documentation and subject to change.]

Sets or returns a flag indicating whether the decorated property should be displayed as expandable in the LaMarvin.Design.InstanceView control.

[Visual Basic]
Public Property IsExpandable As Boolean
[C#]
public bool IsExpandable {get; set;}

See Also

ExpandablePropertyAttribute Class | LaMarvin.ComponentModel Namespace