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


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