Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridGroupRowCell Class / GroupFontSizeProperty Field


In This Topic
    GroupFontSizeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupFontSizeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = GridGroupRowCell.GroupFontSizeProperty
    public static readonly Xamarin.Forms.BindableProperty GroupFontSizeProperty
    See Also