A newer version of this page is available.
Switch to the current version.
CheckBoxRequiredAttribute Class
Specifies that the check box is required.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CheckBoxRequiredAttribute :
ValidationAttribute
Public Class CheckBoxRequiredAttribute
Inherits ValidationAttribute
Implements
Inheritance
Object
Attribute
ValidationAttribute
CheckBoxRequiredAttribute
See Also
Feedback