GridCells.GetRowHeight

GridCells.GetRowHeight method

Gets the height of a specified row.

public double GetRowHeight(int row)
ParameterTypeDescription
rowInt32Row index

Return Value

Height of row

See Also