Skip to main content

TcxGridCustomLayoutView Class

The base class for the TcxGridCardView and TcxGridLayoutView classes.

Declaration

TcxGridCustomLayoutView = class(
    TcxCustomGridTableView
)

Remarks

The TcxGridCustomLayoutView class provides the following implementation:

Do not use this class directly. Use its descendants instead.

See Also