Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / TextColorProperty Field


In This Topic
    TextColorProperty Field (GridBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridBase.TextColorProperty
    public static readonly DependencyProperty TextColorProperty
    See Also