ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / StringLengthRule Class
Properties Methods


In This Topic
    StringLengthRule Class Members
    In This Topic

    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.C1FlexGrid.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