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


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