Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1DropDown.ShowClearButtonProperty
    public static readonly Xamarin.Forms.BindableProperty ShowClearButtonProperty
    See Also