Constable Authorization Engine 2.0 BETA

ExpandablePropertyAttribute Class

[This is preliminary documentation and subject to change.]

Signifies a property that can be expanded in a visual representation.

For a list of all members of this type, see ExpandablePropertyAttribute Members.

System.Object
   System.Attribute
      LaMarvin.ComponentModel.ExpandablePropertyAttribute

[Visual Basic]
<Serializable>
Public Class ExpandablePropertyAttribute
    Inherits Attribute
[C#]
[Serializable]
public class ExpandablePropertyAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This attribute can be used to decorate a property that can be expanded in the LaMarvin.Design.InstanceView control.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

ExpandablePropertyAttribute Members | LaMarvin.ComponentModel Namespace