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

In This Topic
    MinHeight Property (FlexGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinHeight As Double
    public double MinHeight {get; set;}
    See Also