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


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