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