C1.Web.Mvc Namespace / DropDown Class / IsDroppedDown Property

In This Topic
IsDroppedDown Property (DropDown)
In This Topic
Gets or sets a value indicating whether the drop down is currently visible.
Syntax
'Declaration
 
Public Property IsDroppedDown As Boolean
 
See Also