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