Enum FlexalonGridLayout.CellSizeTypes
- Namespace
- Flexalon
- Assembly
- Flexalon.dll
How to determine the size of the cell.
public enum FlexalonGridLayout.CellSizeTypes
Fields
Fill = 0The object size is divided by the number of columns.
Fixed = 1The cell size is fixed.