C1.Win.FlexGrid Namespace / RequiredRule Class
Properties Methods


RequiredRule Class Members

The following tables list the members exposed by RequiredRule.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether an empty string is allowed.  
Public PropertyGets or sets an error message to associate with a validation control if validation fails. (Inherited from C1.Win.FlexGrid.ValidationRule)
Top
Public Methods
 NameDescription
Public MethodOverridden. Performs validation checks on a value.  
Top
See Also