MaxLength Property (EditFieldDescription)
The maximum number of characters that can be entered in the edit box.

C# Syntax

public Nullable<uint> MaxLength {get; set;}