format
typescript
GridLayout.fillDirectionclass: GridLayout
description
The starting fill direction type of the child controls in the grid layout.
This method returns an enumeration value. For more information, see LayoutFillDirectionType.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
LayoutFillDirectionType | The starting fill direction type. |
