Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / ShowClearButtonProperty Field


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