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

In This Topic
ClickAction Property (DropDown)
In This Topic
Gets or sets a value that specifies the action to perform when the user clicks the input element in the control.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property ClickAction As ClickAction
 
See Also