CADability dotNET

The ListProperty type exposes the following members.

Properties

  NameDescription
Public propertyCurrentIndex
Public propertyInfoText
Muss überschrieben werden, liefert den Text für den ToolTip über dem Label.
(Overrides IShowPropertyImpl..::..InfoText.)
Public propertyLabelText
Muss überschrieben werden, liefert den Text für den Label.
(Overrides IShowPropertyImpl..::..LabelText.)
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.)

See Also