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

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