ContextualTabGroup Class Members
The following tables list the members exposed by ContextualTabGroup.
Public Constructors
Name | Description | |
---|---|---|
![]() | ContextualTabGroup Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets the description displayed in the caption of the ContextualTabGroup. |
![]() | Colour | Gets or sets the colour. |
![]() | Command | Command associated with contextTabGroup. |
![]() | ContextualTabGroupTreeNode | Gets or sets the contextual tab group tree node. |
![]() | Name | The Key of the ContextualTabGroup in the ContextualTabGroupCollection. |
![]() | UICName | Gets or sets the name of the uic. |
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event queue for all listeners interested in PropertyChanged events. |
![]() | QueryValidName | Event queue for all listeners interested in QueryValidName events. |
See Also