ASPxTextEdit.Text Property
Gets or sets the text displayed within the editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value representing the text within the editor. |
Implements
See Also