ComponentOne ASP.NET MVC Controls
OnClientIsDroppedDownChanged Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : OnClientIsDroppedDownChanged Property
Occurs after the drop down is shown or hidden.
Syntax
'Declaration
 
Public Property OnClientIsDroppedDownChanged As String
public string OnClientIsDroppedDownChanged {get; set;}
See Also

Reference

DropDown Class
DropDown Members