BarDockingMenuItem.DataIndex Property
This property is synchronized with the BarDockingMenuItem.ItemIndex property.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | -1 | The value of the BarDockingMenuItem.ItemIndex property. |
See Also