FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / MinRowHeightProperty Field

In This Topic
    MinRowHeightProperty Field (FlexGrid)
    In This Topic
    Identifies the MinRowHeight dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinRowHeightProperty As DependencyProperty
    public static readonly DependencyProperty MinRowHeightProperty
    See Also