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


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