Back to Devexpress

TdxCustomLayoutControl.Container Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-f2a0f495.md

latest643 B
Original Source

TdxCustomLayoutControl.Container Property

Provides access to the layout container.

Declaration

delphi
property Container: TdxLayoutControlContainer read;

Property Value

Type
TdxLayoutControlContainer

Remarks

The TdxLayoutControlContainer represents a container for layout elements.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit