ASPxClientSpinEdit.GetMinValue Method
In This Article
Gets the minimum value of the editor.
#Declaration
TypeScript
GetMinValue(): number
#Returns
Type | Description |
---|---|
number | The minimum value of the editor. |
See Also