CommandExecutor Class Members
The following tables list the members exposed by CommandExecutor.
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. |
Public Methods
Name | Description | |
---|---|---|
![]() | Select | Brings the CommandExecutor into view. |
![]() | SetProperty | Sets the given property to the given value. |
See Also