GridCells.MaxDataRow

GridCells.MaxDataRow property

Maximum row index of cell which contains data.

public int MaxDataRow { get; }

Remarks

Return -1 if there is no cell which contains data.

See Also