DXTabControl.SelectTabItem(Object) Method
Selects the specified tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | Object | An object that specifies the tab item is to be selected. |
See Also