ICommandUIState Members
Defines a command state.Properties
| Name | Description |
|---|---|
| Checked | Gets or sets the checked state of the command. |
| EditValue | Gets or sets the value used by a command. |
| Enabled | Gets or sets whether the command is enabled. |
| Visible | Gets or sets whether the UI element to which the command is attached is visible. |
See Also