Enumeration RowPinningPosition

Enumeration representing the possible positions for pinning rows.

  • Top: Rows are pinned to the top of the grid.
  • Bottom: Rows are pinned to the bottom of the grid.

Enumeration Members

Enumeration Members

Bottom: 1
Top: 0