GridCell.Row

GridCell.Row property

Gets row number (zero based) of the cell.

public int Row { get; }

Property Value

Cell row number

See Also