TextBoxField.MaxLen

TextBoxField.MaxLen property

Gets or sets maximum length of text in the field.

public int MaxLen { get; set; }

See Also