FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterRow Class / MinHeight Property

In This Topic
    MinHeight Property (GridFilterRow)
    In This Topic
    Gets or sets the minimum height of the row.
    Syntax
    'Declaration
     
    Public Property MinHeight As Double
    public double MinHeight {get; set;}
    See Also