ComponentOne ASP.NET MVC Controls
InputType Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : InputType Property
Gets or sets the "type" attribute of the HTML input element hosted by the control.
Syntax
'Declaration
 
Public Property InputType As String
public string InputType {get; set;}
See Also

Reference

DropDown Class
DropDown Members