Enum FlexalonGridLayout.CellSizeTypes
How to determine the size of the cell.
Syntax
public enum FlexalonGridLayout.CellSizeTypesFields
| Name | Description | 
|---|---|
| Fill | The object size is divided by the number of columns. | 
| Fixed | The cell size is fixed. |