DXTabControl.RemoveTabItem(Object) Method
Removes the specified tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | Object | An object representing the tab item to be removed. |
See Also