GridCells.GetRowHeightPixel

GridCells.GetRowHeightPixel method

Gets the height of a specified row in unit of pixel.

public int GetRowHeightPixel(int row)
ParameterTypeDescription
rowInt32Row index

Return Value

Height of row

See Also