[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RequiredRule

RequiredRule Class

Specifies that an editor value is required.

Inheritance
RequiredRule
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public class RequiredRule : ValidationRule

Constructors

Name Description
RequiredRule()

Properties

Name Description
AllowEmptyStrings

Gets or sets a value that indicates whether an empty string is allowed.

Methods

Name Description
Validate(object)

Performs validation checks on a value.