MaxLength Property
MaxLength
Gets or sets the maximum number of characters that can be typed or pasted into the control.
Declaration
[Browsable(false)]
public virtual int MaxLength { get; set; }
<Browsable(False)>
Public Overridable Property MaxLength As Integer