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