Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / MaxRowHeightProperty Field


In This Topic
    MaxRowHeightProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxRowHeightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexGrid.MaxRowHeightProperty
    public static readonly DependencyProperty MaxRowHeightProperty
    See Also