Constable Authorization Engine 2.0 BETA

InstanceView Class

[This is preliminary documentation and subject to change.]

Implements a TreeView-like control for displaying arbitrary object graphs.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  LaMarvin.Design.Controls.InstanceView

[Visual Basic]
NotInheritable Public Class InstanceView
    Inherits ContainerControl
[C#]
public sealed class InstanceView : ContainerControl

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.

Requirements

Namespace: LaMarvin.Design.Controls

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

See Also

InstanceView Members | LaMarvin.Design.Controls Namespace