BarEditItem.CanOpenEdit Property
Determines whether the editor of the current BarEditItem can be activated.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if an editor can be activated; otherwise, false. |
See Also