Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / ShowCloseButtonProperty Field


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