ComponentOne ASP.NET MVC Controls
IsDroppedDown Property (IDropDown)

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

Reference

IDropDown Interface
IDropDown Members