DXTabControl.MoveTabItem(Int32, Int32) Method
In This Article
Moves the specified tab item to a new position.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
old |
Int32 | A System. |
new |
Int32 | A System. |
See Also