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