TabControlSelectionChangingEventArgs.OldSelectedIndex Property
In This Article
Gets the index of the currently selected tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the index of the currently selected tab item. |
See Also