C1.Win.FlexGrid Namespace / StringLengthRule Class
Properties Methods


StringLengthRule Class Members

The following tables list the members exposed by StringLengthRule.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an error message to associate with a validation control if validation fails. (Inherited from C1.Win.FlexGrid.ValidationRule)
Public PropertyGets or sets the maximum length of a string in the editor.  
Public PropertyGets or sets the minimum length of a string in the editor.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Performs validation checks on a value.  
Top
See Also