layout([layout])
Class: List.
Description:
Sets or get layout of the list (Vertical, Horizontal Wrap, or Vertical Wrap).
Default is Vertical.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
List.Layout.[Vertical|HorizontalWrap|VerticalWrap] |
Returns:
Returns this component instance if argument is provided, otherwise returns the current layout.
Type: List.Layout | List
