Skip to main content
Skip table of contents

t_TableLayoutType_Rows_Row_Holder

Holder : Table Row

Properties

align : Alignment

Horizontal alignment of the control holder.

Valid values based on“string”.
right
center
left
colSpan : int

Specifies how many columns the current control holder occupies.

height : Dimension

Height of the control holder. Units can be one of pixels, points, percentage, or integer.

Valid values based on“string”.
(\d{1,8})|(\d{1,8}px)|(\d{1,8}pt)|(\d{1,8}%)
rowSpan : int

Specifies how many rows the current control holder occupies.

valign : VAlignment

Vertical alignment of the control holder content.

Valid values based on“string”.
top
middle
bottom
width : Dimension

Width of the control holder. Units can be one of pixels, points, percentage, or integer.

Valid values based on“string”.
(\d{1,8})|(\d{1,8}px)|(\d{1,8}pt)|(\d{1,8}%)

Content

Parents

Parent topic: t_TableLayoutType_Rows_Row

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.