TabControlCommonCancelEventArgsBase.TabIndex Property
Gets the index of the tab that raised the event.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the tab zero-based index. |
See Also