InsertBarItemAction.Item Property
Gets or sets the bar item inserted in the BarManager.Items collection.
This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v22.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
BarItem | A BarItem object inserted in the BarManager.Items collection. |
See Also