CADability dotNET

The ListProperty type exposes the following members.

Constructors

  NameDescription
Public methodListProperty
Initializes a new instance of the ListProperty class

Methods

Fields

  NameDescription
Protected fieldbutton
Protected fieldbuttonText

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