TcxCustomTabControlProperties.Rotate Property
#Declaration
property Rotate: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Use the Rotate property to change the orientation of tabs. Setting this property to True rotates tabs by 90 degrees. In such a case, if the tab panel is oriented
horizontally, tabs will be oriented vertically and vice versa. If the Rotate property value is False, tabs are oriented the same way as the tab panel.
Note
Use the dx
The default value of the Rotate property is False.