Back to Devexpress

BootstrapClientCheckBox.GetText Method

aspnetbootstrap-js-bootstrapclientcheckbox-3a4ac111.md

latest905 B
Original Source

BootstrapClientCheckBox.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 BootstrapClientCheckBox.SetText method or the ASPxCheckBox.Text server property to specify the text for the BootstrapChechBox on the client or server side.

See Also

SetText(text)

Text

Check Box

BootstrapClientCheckBox Class

BootstrapClientCheckBox Members