TcxCustomGridTableView.NavigatorButtons Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the Navigator property instead of NavigatorButtons.
Declaration
property NavigatorButtons: TcxNavigatorControlButtons read; write;
Property Value
| Type | Description |
|---|---|
| TcxNavigatorControlButtons | Stores Navigator control settings. |
See Also