TcxGridLevelTabs.Slants Property
Specifies options available for tab slants.
Declaration
property Slants: TcxTabSlants read; write;
Property Value
Type |
---|
TcxTabSlants |
Remarks
When the Slanted painting style is applied, the Slants property determines the manner in which grid level tab slants are painted. Options include slant kind and the positions (sides) at which the tabs are “slanted”.
Use the Style property to specify the painting style for all grid level tabs.
See Also