The C1TabControl control's tabstrip, by default, will appear along the top of the control. However, you can set the C1TabControl.TabStripPlacement property to Bottom, Left, or Right to change the position of the tabstrip.
The following table illustrates each C1TabControl.TabStripPlacement setting.
ExpandDirection | Result |
Top | |
Bottom | |
Left | |
Right |
For task-based help, see Changing the Tabstrip placement.