CADability dotNET

The LayoutView type exposes the following members.

Constructors

  NameDescription
Public methodLayoutView
Initializes a new instance of the LayoutView class

Methods

Properties

  NameDescription
Public propertyAllowContextMenu
Public propertyAllowDrag
Public propertyAllowDrop
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyIsInitialized
Public propertyLabelText (Overrides IShowPropertyImpl..::..LabelText.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyLayout
Public propertySubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)

Events

Explicit Interface Implementations

See Also