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


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