A newer version of this page is available.
Switch to the current version.
Command.HideDisabled Property
Gets or sets whether the object to which the command is attached is hidden, if the command is disabled.
Namespace: DevExpress.Utils.Commands
Assembly: DevExpress.Data.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to hide the object with a disabled command; otherwise, false. |
See Also
Feedback