[]
Gets or sets the maximum length the user can input in the editable region.
[Browsable(true)]
public int MaxLength { get; set; }
<Browsable(True)>
Public Property MaxLength As Integer
Type | Description |
---|---|
int | An int value.
|
This property is related to the MaxLengthUnit property.