Back to Devexpress

TcxGridViewNavigatorButtons Class

vcl-cxgridcustomtableview-1a095030.md

latest1.8 KB
Original Source

TcxGridViewNavigatorButtons Class

A collection of navigator buttons.

Declaration

delphi
TcxGridViewNavigatorButtons = class(
    TcxNavigatorControlButtons
)

Remarks

Since the TcxGridViewNavigatorButtons class does not provide any new functionality except for introducing the GridView property and publishing the ConfirmDelete property, refer to the description of the ancestor class (TcxNavigatorControlButtons) to learn about collection capabilities.

The TcxGridViewNavigatorButtons object is referenced by the View’s Navigator.Buttons property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxNavigatorChildComponent TcxCustomNavigatorButtons TcxNavigatorControlButtons TcxGridViewNavigatorButtons

See Also

TcxDBNavigatorButtons

TcxExtEditingControlNavigatorButtons

TcxGridViewNavigatorButtons Members

cxGridCustomTableView Unit