Spread Windows Forms 12.0 Product Documentation
LengthUnit Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : LengthUnit Enumeration
Defines the units that are used to validate the text length.
Syntax
'Declaration
 
Public Enum LengthUnit 
   Inherits System.Enum
'Usage
 
Dim instance As LengthUnit
public enum LengthUnit : System.Enum 
Members
MemberDescription
ByteValidates using Byte units.
CharValidates using Char units.
TextElementValidates using text element units.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.LengthUnit

See Also

Reference

FarPoint.Win.Spread Namespace