Back to Devexpress

TcxGridLayoutView Class

vcl-cxgridlayoutview.md

latest1.5 KB
Original Source

TcxGridLayoutView Class

An unbound Layout grid View.

Declaration

delphi
TcxGridLayoutView = class(
    TcxGridCustomLayoutView,
    IdxLayoutContainerOwner
)

Remarks

The Layout View is an improved successor to the card format. The card structure is managed via the layout container (see the Container property) that utilizes layout capabilities provided by the ExpressLayout Control.

Implements

IdxLayoutContainerOwner

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxControlChildComponent TcxCustomGridView TcxCustomGridTableView TcxGridCustomLayoutView TcxGridLayoutView

See Also

TcxGridDBLayoutView Class

TcxGridLayoutView Members

cxGridLayoutView Unit