Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid 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