Table of Contents

Enum FlexalonGridLayout.CellSizeTypes

Namespace
Flexalon
Assembly
Flexalon.dll

How to determine the size of the cell.

public enum FlexalonGridLayout.CellSizeTypes

Fields

Fill = 0

The object size is divided by the number of columns.

Fixed = 1

The cell size is fixed.