CheckBoxRequiredAttribute Class
In This Article
Specifies that the check box is required.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public class CheckBoxRequiredAttribute :
ValidationAttribute
#Implements
#Inheritance
Object
Attribute
ValidationAttribute
CheckBoxRequiredAttribute
See Also