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