Tabstrip Direction
The tabstrip element of a C1TabControl can appear in one of four areas of the control: right, left, top, or bottom. The position of the tabstrip is handled by the Direction property. To learn how to manipulate the placement of a C1TabControl's tabstrip, see Changing the Direction of C1TabControl's Tabstrip.
Please see the images below for an illustration of each setting:
Direction |
Example |
Top |
|
Bottom |
|
Left |
|
Right |
|
|