TcxCustomTabControl.TabSlants Property
Specifies the appearance aspects of tab slants.
Declaration
property TabSlants: TcxTabSlants read; write;
Property Value
Type |
---|
TcxTabSlants |
Remarks
This property is obsolete; use the control’s Properties.TabSlants property instead.
See Also