TcxCustomTabControl.NavigatorPosition Property
Specifies the control corner in which the navigator bar resides.
Declaration
property NavigatorPosition: TcxPCNavigatorPosition read; write;
Property Value
Type |
---|
TcxPCNavigatorPosition |
Remarks
This property is obsolete; use the control’s Properties.NavigatorPosition property instead.
See Also