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


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