ContainerElement_GetGridRows (Type)
Returns a array of rows defined for the container.
Based On:
Array
Item Field Type:
ContainerElement_GetGridRows_Result
Structure Fields:
Field Name | Type | Description |
---|---|---|
Columns | ContainerElement_GetGridRows_Columns | Array of columns defined in a row. |
GridRowID | GridLayoutRowID | ID of the row. |
Name | PlainText_255 | Name of the layout row. |
RowNumber | NonNegativeInteger | Index of the row in the container. |
Error Message:
None