Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1TextBox Class / BackgroundColorProperty Field


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