Enumeration ColumnPinningPosition

Enumeration representing the possible positions for pinning columns.

  • Start: Columns are pinned to the start of the grid.
  • End: Columns are pinned to the end of the grid.

Enumeration Members

Enumeration Members

End: 1
Start: 0