TcxCustomTabControlProperties.HideTabs Property
Specifies whether the tab panel is hidden.
Declaration
property HideTabs: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to hide the tab panel.
The default value of the HideTabs property is False.
See Also