BarEditItemLink.EditorActive Property
In This Article
Indicates that the current link’s editor is active.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the current link’s editor is active, otherwise, false. |
See Also