GrapeCity MultiRow Windows Forms Documentation
LengthUnit Enumeration


Defines the units that are used to validate the text length.
Syntax
Public Enum LengthUnit 
   Inherits System.Enum
Dim instance As LengthUnit
public enum LengthUnit : System.Enum 
Members
MemberDescription
ByteValidates in Byte units.
CharValidates in Char units.
TextElementValidates in text element units.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.LengthUnit

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.