Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TextLengthValidator Class
Properties Methods


In This Topic
    TextLengthValidator Class Members
    In This Topic

    The following tables list the members exposed by TextLengthValidator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets the encoding.  
    Public PropertyGets or sets the encoding code page.  
    Public PropertyGets or sets the LengthUnit used to validate the text length.  
    Public PropertyGets or sets the maximum length of the text.  
    Public PropertyGets or sets the minimum length of the text.  
    Public PropertyGets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic).  
    Public PropertyGets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Loads the object from XML.  
    Public MethodOverridden. Gets the object data.  
    Public MethodHandles logic after completing deserialization. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public MethodOverridden. Saves the object to XML.  
    Top
    See Also