Back to Devexpress

ASPxClientCheckBox.GetText Method

aspnet-js-aspxclientcheckbox-645d0699.md

latest824 B
Original Source

ASPxClientCheckBox.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

Use the ASPxClientCheckBox.SetText method or the server ASPxCheckBox.Text property to specify the text for the ASPxChechBox on the client or server side.

See Also

SetText(text)

Text

Check Box

ASPxClientCheckBox Class

ASPxClientCheckBox Members