ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDown Class / ShowButton Property

In This Topic
    ShowButton Property
    In This Topic
    Gets or sets whether the button is shown.
    Syntax
    'Declaration
     
    
    Public Property ShowButton As Boolean
    public bool ShowButton {get; set;}
    See Also