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


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