Introduction
Base class for Flex List controls
Fields#
| Name | Description |
|---|---|
| Cell Size | Grid cell size |
| Cell Spacing | Grid cell spacing |
| Padding | Layout padding |
| List Spacing | List spacing |
| On Selection Changed | Event raised when selection changes |
Properties#
| Name | Description |
|---|---|
| selectedIndex | Get/Set selected index |
| itemsPerRow | Get number of items per row in Grid mode |
Methods#
| Name | Description |
|---|---|
| SetGrid | Set grid mode |
| SetLayout | Set display mode (Grid/List) |
| SetList | Set layout mode |