ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IDropDown Interface / ShowDropDownButton Property

In This Topic
    ShowDropDownButton Property (IDropDown)
    In This Topic
    Gets or sets a value indicating whether the control should display a drop-down button.
    Syntax
    'Declaration
     
    
    Property ShowDropDownButton As Boolean
    bool ShowDropDownButton {get; set;}
    See Also