Click or drag to resize

FieldPropertiesMaxLength Property

The maxiumn number of characters to accept into the field.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int MaxLength { get; }

Property Value

Type: Int32
The maxiumn number of characters to accept into the field.
See Also