ComponentOne ASP.NET MVC Controls
ShowDropDownButton Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : ShowDropDownButton Property
Gets or sets a value indicating whether the control should display a drop-down button.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowDropDownButton As Boolean
[DefaultValue(true)]
public bool ShowDropDownButton {get; set;}
See Also

Reference

DropDown Class
DropDown Members