FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / RequiredRule Class
Properties Methods


In This Topic
    RequiredRule Class Members
    In This Topic

    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