TcxCustomGridTableView.NavigatorButtons Property
In This Article
Provides access to the View navigator’s settings.
#Declaration
Delphi
property NavigatorButtons: TcxNavigatorControlButtons read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is obsolete; use the Navigator property instead.
See Also