TcxCustomTabControl.HideTabs Property
Specifies whether the tab panel is hidden.
Declaration
property HideTabs: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.HideTabs property instead.
See Also