Back to Devexpress

TdxLayoutSizeOptions.SizableVert Property

vcl-dxlayoutcontainer-dot-tdxlayoutsizeoptions-7db7b642.md

latest997 B
Original Source

TdxLayoutSizeOptions.SizableVert Property

Specifies whether a layout element can be resized vertically.

Declaration

delphi
property SizableVert: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set the SizableVert property to True , to enable vertical resizing of a layout element.

This setting operates by the following rules:

See Also

TdxLayoutSizeOptions Class

TdxLayoutSizeOptions Members

dxLayoutContainer Unit