The row type.
Static Properties
Name | Description |
---|---|
BODY_ROW | Makes the row a body row. |
FOOTER_ROW | Makes the row a footer row. Note: When setting row type as footer row, the row must be either the bottom row in the table or adjacent to an existing footer row. |
HEADER_ROW | Makes the row a header row. Note: When setting row type as header row, the row must be either the top row in the table or adjacent to an existing header row. |
MIXED_STATE | (Read-only) The column's rows are of multiple types. |