Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1DropDown.DropDownBackgroundColorProperty
    public static readonly Xamarin.Forms.BindableProperty DropDownBackgroundColorProperty
    See Also