Column layout

BrowseName: ReportColumnLayout
SuperType: Vertical layout (ColumnLayout)

Panel of the Report object that automatically arranges the directly child graphical objects vertically next to each other.

Properties

Name

BrowseName

DataType

Description

Width

Size

Height

Size

LeftMargin

Size

RightMargin

Size

TopMargin

Size

BottomMargin

Size

Enabled

Boolean

Content alignment

ContentAlignment

ContentVerticalAlignment

Horizontal alignment of children. Left aligned = children are anchored to the left side, Center aligned = children are anchored to the center; Right aligned = children are anchored to the right side.
(Inherited from Vertical layout)
Visible

Visible

Boolean

Show/hide the window.
(Inherited from Element)
Opacity

Opacity

Float

Opacity level (0 = transparent)
(Inherited from Element)
Horizontal alignment

HorizontalAlignment

HorizontalAlignment

Alignment of the object on the horizontal axis. Left = the left side is positioned on the left side of the container, except for the left margin; Right = the right side is positioned on the right side of the container, except for the right margin; Center = the center of the object is positioned in the center of the container, except for the left and/or right margins; Stretch = object width equals container width, except for the left and/or right margins.
(Inherited from Element)
Vertical alignment

VerticalAlignment

VerticalAlignment

Alignment of the object on the vertical axis. Top = the top side is positioned on the top side of the container, except for the top margin; Bottom = the bottom side is positioned on the bottom side of the container, except for the bottom margin; Center = the center of the object is positioned in the center of the container, except for the top and/or bottom margins; Stretch = object height equals container height, except for the top and/or bottom margins.
(Inherited from Element)
Rotation

Rotation

Size

Rotation of the object around its center point. Positive values indicate clockwise arc degrees.
(Inherited from Element)