[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TextLengthValidator.LengthUnit

LengthUnit Property

LengthUnit

Gets or sets the LengthUnit used to validate the text length.

Declaration
public LengthUnit LengthUnit { get; set; }
Public Property LengthUnit As LengthUnit
Property Value
Type Description
LengthUnit

The length unit. The default is Char.

Exceptions
Type Condition
InvalidEnumArgumentException

The assigned value is not a LengthUnit value.