Skip to main content

TcxGridLayoutViewController Class

A Layout View controller.

Declaration

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.

See Also