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