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