ICommandUIState.Visible Property
Gets or sets whether the UI element to which the command is attached is visible.
Namespace: DevExpress.Utils.Commands
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to display the UI element; otherwise, false. |
See Also