Skip to main content
A newer version of this page is available. .

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