DXTabControl.SelectTabItem(Object) Method
In This Article
Selects the specified tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.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