C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / OutOfRangeErrorText Property

In This Topic
OutOfRangeErrorText Property (InputNumericBox)
In This Topic
Gets or sets the error message that appears if the entered value is out the allowable bounds.
Syntax
'Declaration
 
Public Property OutOfRangeErrorText As String
 
See Also