Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridGroupRowCell Class / GroupTextColorProperty Field


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