Back to Devexpress

TdxLayoutSizeOptions.SizableHorz Property

vcl-dxlayoutcontainer-dot-tdxlayoutsizeoptions-f3c26319.md

latest1001 B
Original Source

TdxLayoutSizeOptions.SizableHorz Property

Specifies whether a layout element can be resized horizontally.

Declaration

delphi
property SizableHorz: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set the SizableHorz property to True , to enable horizontal resizing of a layout element.

This setting operates by the following rules:

See Also

TdxLayoutSizeOptions Class

TdxLayoutSizeOptions Members

dxLayoutContainer Unit