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

In This Topic
IsRequired Property (DropDown)
In This Topic
Gets or sets a value indicating whether the control value must be a non-empty string.
Syntax
'Declaration
 
Public Overridable Property IsRequired As Boolean
 
See Also