RibbonTabCommandExecutor Class Properties
For a list of all members of this type, see RibbonTabCommandExecutor members.
Public Properties
Name | Description | |
---|---|---|
Checked | Overridden. Gets or sets the Checked state of the CommandExecutor. | |
Enabled | Overridden. Gets or sets the Enabled state of the CommandExecutor. | |
FromXml | Gets a value indicating whether from XML. (Inherited from Aveva.ApplicationFramework.Presentation.CommandExecutor) | |
List | Overridden. ArrayList which can contain data to be presented in the GUI | |
SelectedIndex | Overridden. Set the SelectedIndex of the CommandExecutor. | |
Value | Overridden. Gets or sets the value of the CommandExecutor. | |
Visible | Overridden. Gets or sets the Visible state of the CommandExecutor. |
Protected Properties
Name | Description | |
---|---|---|
DebuggerDisplay | Gets the debugger display. (Inherited from Aveva.ApplicationFramework.Presentation.CommandExecutor) | |
IdentityDisplay | Overridden. Gets the identity for display. |
See Also