Back to Devexpress

TcxGridViewNavigator.Buttons Property

vcl-cxgridcustomtableview-dot-tcxgridviewnavigator-d114254e.md

latest1.0 KB
Original Source

TcxGridViewNavigator.Buttons Property

Provides access to navigator buttons.

Declaration

delphi
property Buttons: TcxGridViewNavigatorButtons read; write;

Property Value

Type
TcxGridViewNavigatorButtons

Remarks

The View navigator can include:

  • A set of predefined buttons for common data operations.

  • Custom buttons to cover additional functionality.

Refer to the TcxGridViewNavigatorButtons and TcxNavigatorControlButtons class descriptions for detailed information on available options.

See Also

TcxGridViewNavigator Class

TcxGridViewNavigator Members

cxGridCustomTableView Unit