Back to Devexpress

TcxGridWinExplorerViewController Class

vcl-cxgridwinexplorerview-3b69add1.md

latest1.8 KB
Original Source

TcxGridWinExplorerViewController Class

A controller for WinExplorer Views.

Declaration

delphi
TcxGridWinExplorerViewController = class(
    TcxCustomGridTableController
)

Remarks

This class provides members that allow you to:

  • Navigate records and items;

  • Control editing of a record cell;

  • Access the collection of selected records;

  • Perform scrolling;

  • Start/cancel an incremental search;

  • Display/hide the customization form.

A TcxGridWinExplorerViewController object is referenced by a WinExplorer View’s Controller property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxGridViewHandler TcxCustomGridController TcxCustomGridTableController TcxGridWinExplorerViewController

See Also

TcxGridDBWinExplorerView

TcxGridWinExplorerView

TcxGridWinExplorerViewController Members

cxGridWinExplorerView Unit