ComponentOne ASP.NET MVC Controls
IsRequired Property (IDropDown)

C1.Web.Mvc Namespace > IDropDown Interface : IsRequired Property
Gets or sets a value indicating whether the control value must be a non-empty string.
Syntax
'Declaration
 
Property IsRequired As Boolean
bool IsRequired {get; set;}
See Also

Reference

IDropDown Interface
IDropDown Members