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