TcxCustomTabControlProperties.TabSlants Property
Specifies the appearance aspects of tab slants.
Declaration
property TabSlants: TcxTabSlants read; write;
Property Value
Type |
---|
TcxTabSlants |
Remarks
Use this property to specify the appearance aspects of tab slants (such as their kind and positions) within a tab control that has the Slanted painting style applied.
See Also