TcxCustomTabControl.Tabs Property
Deprecated. This property exists for backward compatibility only. Use the Properties.Tabs property instead.
Declaration
property Tabs: TcxTabs read; write;
Property Value
| Type | Description |
|---|---|
| TcxTabs | A tab collection. |
See Also