ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / MinRowHeightProperty Field

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