Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / GroupRowTextSizeProperty Field


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