DockingEventArgs.Index Property
Gets the position of the dock panel within the owning collection.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | A zero-based integer specifying the position of the current panel within the owning collection. |
See Also