Back to Devexpress

TcxGridLayoutViewController Class

vcl-cxgridlayoutview-d32f6727.md

latest1.5 KB
Original Source

TcxGridLayoutViewController Class

A Layout View controller.

Declaration

delphi
TcxGridLayoutViewController = class(
    TcxGridCustomLayoutViewController
)

Remarks

The View controller provides an API to perform the following operations:

  • Control over data cell editing.

  • Focus navigation.

  • Card row navigation.

  • Incremental search.

  • Scrolling.

The TcxGridLayoutViewController object is referenced by the View’s Controller property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxGridViewHandler TcxCustomGridController TcxCustomGridTableController TcxGridCustomLayoutController TcxGridCustomLayoutViewController TcxGridLayoutViewController

See Also

TcxGridLayoutViewController Members

cxGridLayoutView Unit