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


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