Back to Devexpress

TcxGridCustomLayoutView Class

vcl-cxgridcustomlayoutview-bd261742.md

latest1.6 KB
Original Source

TcxGridCustomLayoutView Class

The base class for the TcxGridCardView and TcxGridLayoutView classes.

Declaration

delphi
TcxGridCustomLayoutView = class(
    TcxCustomGridTableView
)

Remarks

The TcxGridCustomLayoutView class provides the following implementation:

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

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxControlChildComponent TcxCustomGridView TcxCustomGridTableView TcxGridCustomLayoutView

See Also

TcxGridCustomLayoutView Members

cxGridCustomLayoutView Unit