TabControlSelectionChangingEventArgs.OldSelectedItem Property
Gets the currently selected tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that specifies the currently selected tab item. |
See Also