BackstageViewItem.Enabled Property
Gets or sets whether the current item is enabled or disabled.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the current item is enabled; otherwise, false. |
See Also