Back to Devexpress

TdxLayoutSizeOptions Properties

vcl-dxlayoutcontainer-dot-tdxlayoutsizeoptions-dot-underscore-properties.md

latest1.4 KB
Original Source

TdxLayoutSizeOptions Properties

Contains size settings for a layout item.

NameDescription
AssignedValuesSpecifies which layout item size settings override global size settings.
HeightSpecifies the layout element’s height, in pixels.
MaxHeightSpecifies the maximum height of a layout item, in pixels.
MaxWidthSpecifies the maximum width of a layout item, in pixels.
SizableHorzSpecifies whether a layout element can be resized horizontally.
SizableVertSpecifies whether a layout element can be resized vertically.
WidthSpecifies the preferred width of a layout element, in pixels.

See Also

TdxLayoutSizeOptions Class

TdxLayoutSizeOptions Members

dxLayoutContainer Unit