TdxCustomLayoutControl.Container Property
Provides access to the layout container.
Declaration
property Container: TdxLayoutControlContainer read;
Property Value
Type |
---|
TdxLayoutControlContainer |
Remarks
The TdxLayoutControlContainer represents a container for layout elements.
See Also