ComponentOne ASP.NET MVC Controls
OnClientIsDroppedDownChanging Property (DropDown)

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

Reference

DropDown Class
DropDown Members