Property MaxLength
MaxLength
When implemented by a class, specifies the maximum number of characters that can be entered into the edit control.
int MaxLength { get; set; }
When implemented by a class, specifies the maximum number of characters that can be entered into the edit control.
int MaxLength { get; set; }