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


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