Constable Authorization Engine 2.0 BETA

InstanceView.PropertyEntry Class

[This is preliminary documentation and subject to change.]

Implements an entry representing a property of an object displayed in the InstanceView.

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

System.Object
   LaMarvin.Design.Controls.InstanceView.InstanceEntry
      LaMarvin.Design.Controls.InstanceView.PropertyEntry

[Visual Basic]
Public Class InstanceView.PropertyEntry
    Inherits InstanceEntry
[C#]
public class InstanceView.PropertyEntry : InstanceEntry

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

PropertyEntries are created by the InstanceView for properties that are decorated with the ExpandablePropertyAttribute attribute.

Requirements

Namespace: LaMarvin.Design.Controls

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

See Also

InstanceView.PropertyEntry Members | LaMarvin.Design.Controls Namespace