Enumeration defining different positions a column can be fixed against.

Enumeration Members

Enumeration Members

Left: 1

The column is pinned against the left side of the grid.

None: 0

The column is not fixed.

Right: 2

The column is pinned against the right side of the grid.