[]
Gets or sets the message displayed when the maximum value has been exceeded and TextBox has focus.
public string MaximumValueMessage { get; set; }
Public Property MaximumValueMessage As String
| Type | Description |
|---|---|
| string | The maximum value message. |