Back to Devexpress

ASPxClientSpinEdit.GetText Method

aspnet-js-aspxclientspinedit-6cc5d193.md

latest803 B
Original Source

ASPxClientSpinEdit.GetText Method

Returns the text displayed within the editor.

Declaration

ts
GetText(): string

Returns

TypeDescription
string

A string value representing the text within the editor.

|

Remarks

This method returns the editor’s displayed text representing the editor’s value formatted according to a display format pattern applied (if any) and information about a specific culture used.

See Also

SetText(text)

EnableClientSideAPI

Spin Editor

ASPxClientSpinEdit Class

ASPxClientSpinEdit Members