DXTabControl.MoveTabItem Method
Name | Parameters | Description |
---|---|---|
MoveTabItem(Int32, Int32) | oldIndex, newIndex | Moves the specified tab item to a new position. |
MoveTabItem(Object, Int32) | item, index | Moves the specified tab item to a new position. |
Name | Parameters | Description |
---|---|---|
MoveTabItem(Int32, Int32) | oldIndex, newIndex | Moves the specified tab item to a new position. |
MoveTabItem(Object, Int32) | item, index | Moves the specified tab item to a new position. |
No
Your feedback is appreciated.