Skip to content

format

typescript
GridLayout.fillDirection

class: 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_nametypedescription

reture

typedescription
LayoutFillDirectionTypeThe starting fill direction type.

code example