ComponentOne ASP.NET MVC Controls
IsDroppedDown Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : IsDroppedDown Property
Gets or sets a value indicating whether the drop down is currently visible.
Syntax
'Declaration
 
Public Property IsDroppedDown As Boolean
public bool IsDroppedDown {get; set;}
See Also

Reference

DropDown Class
DropDown Members