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


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