format
typescript
GridLayout.fillLimitclass: GridLayout
description
The constraint type for the number of rows and columns of child controls in a grid layout.
There are three constraint types: Auto, Row, and Column. For more details, see LayoutFillLimitType.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
LayoutFillLimitType | The constraint type for the number of rows and columns. |
