C1.Win.C1FlexGrid Namespace / StringLengthRule Class
Members

StringLengthRule Class
Specifies the minimum and maximum length of characters that are allowed in the editor.
Object Model
StringLengthRule Class
Syntax
'Declaration
 
Public Class StringLengthRule 
   Inherits ValidationRule
 
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.ValidationRule
      C1.Win.C1FlexGrid.StringLengthRule

See Also