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

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