format
typescript
GridLayout.fillLimitNumclass: GridLayout
description
Limits the number of child controls in a grid layout per row/column.
This value can only be obtained when the constraint type is set to Row or Column.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The constraint count. |
