CommandState<T> Properties
Defines the state of a command.
Name | Description |
---|---|
enabled |
Specifies a command availability.
Inherited from Simple |
value | Specifies a command value. |
visible |
Specifies a command visibility.
Inherited from Simple |
See Also