MinimalHeight

Cell.MinimalHeight property

Returns the minimum height of a cell. This is a sum of minimal heights of all rows cowered by the cell. Read-only Double.

public double MinimalHeight { get; }

See Also