Gets or sets the minimum height of rows in the C1FlexGrid.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public double MinRowHeight { get; set; }
Visual Basic
Public Property MinRowHeight As Double
	Get
	Set

See Also