TcxCustomTabControl.TabPosition Property
Deprecated. This property exists for backward compatibility only. Use the Properties.TabPosition property instead.
Declaration
property TabPosition: TcxTabPosition read; write;
Property Value
| Type | Description |
|---|---|
| TcxTabPosition | The current tab panel position. |
See Also