Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / DropDownBackgroundColorProperty Field


In This Topic
    DropDownBackgroundColorProperty Field
    In This Topic
    Identifies the DropDownBackgroundColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DropDownBackgroundColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDown.DropDownBackgroundColorProperty
    public static readonly DependencyProperty DropDownBackgroundColorProperty
    See Also