Back to Devexpress

TcxGridLayoutView.Container Property

vcl-cxgridlayoutview-dot-tcxgridlayoutview.md

latest775 B
Original Source

TcxGridLayoutView.Container Property

Provides access to the View’s layout container.

Declaration

delphi
property Container: TcxGridLayoutContainer read;

Property Value

TypeDescription
TcxGridLayoutContainer

The Layout View’s container.

|

Remarks

The grid layout container allows you to arrange data items in a manner similar to the one available in the TdxLayoutControl.

See Also

TcxGridLayoutView Class

TcxGridLayoutView Members

cxGridLayoutView Unit