BarEditItem.CanOpenEdit Property
In This Article
Determines whether the editor of the current BarEditItem can be activated.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.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