public class CheckBoxValidation : CheckBoxPublic Class CheckBoxValidation
Inherits CheckBox| CheckBoxValidation | Constructor class. |
| HiddenData | Gets or sets a value that indicates whether the control's selected value is hidden from the user. |
| IsReadOnly | Gets or sets a value that indicates whether the control is read-only. |
| HiddenDataProperty | Identifies the dependency property HiddenData. |
| IsReadOnlyProperty | Identifies the dependency property IsReadOnly. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |