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

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