GrapeCity.Win.MultiRow Namespace > TextLengthValidator Class : LengthUnit Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the unit used in validating the text length.")> Public Property LengthUnit As LengthUnit
Dim instance As TextLengthValidator Dim value As LengthUnit instance.LengthUnit = value value = instance.LengthUnit
[DefaultValue()] [SRDescription("Indicates the unit used in validating the text length.")] public LengthUnit LengthUnit {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not a LengthUnit value. |
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