Skip to content

format

typescript
GridLayout.fillStart

class: GridLayout

description

The starting fill position type of the child controls in a grid layout.

This method returns an enumeration value. For more information, see LayoutFillStartType.

parameter

param_nametypedescription

reture

typedescription
LayoutFillStartTypeThe starting fill position type.

code example