CADability dotNET

The CheckedAttributes type exposes the following members.

Constructors

  NameDescription
Public methodCheckedAttributes
Initializes a new instance of the CheckedAttributes class

Methods

  NameDescription
Public methodGetContextMenu
Overrides GetContextMenu()()()(), returns the context menu with the id "MenuId.AttributeFilter". (see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodOnCommand
Public methodOnUpdateCommand

Properties

  NameDescription
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
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