[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ValidationRule

ValidationRule Class

Serves as the base class for all validations.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public abstract class ValidationRule

Properties

Name Description
ErrorMessage

Gets or sets an error message to associate with a validation control if validation fails.

Methods

Name Description
Validate(object)

Performs validation checks on a value.