GrapeCity MultiRow Windows Forms Documentation
TextLengthValidator Class Members
Properties  Methods 


The following tables list the members exposed by TextLengthValidator.

Public Constructors
 NameDescription
Public ConstructorTextLengthValidator ConstructorInitializes a new instance of the TextLengthValidator class.  
Top
Public Properties
 NameDescription
Public PropertyActionsGets a CellValidateAction collection that indicates which actions occur when validation fails. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyEnabledGets or sets a value that indicates whether the CellValidator is active. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyEncodingGets or sets the encoding.  
Public PropertyLengthUnitGets or sets the LengthUnit used to validate the text length.  
Public PropertyMaximumLengthGets or sets the maximum length of the text.  
Public PropertyMinimumLengthGets or sets the minimum length of the text.  
Public PropertyNameGets or sets the CellValidator's name. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyNullIsValidGets or sets a value indicating whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic).  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates an exact copy of the current CellValidator.  
Top
See Also

Reference

TextLengthValidator Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.