TextEditBase.Text Property
In This Article
Gets or sets the text. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the text displayed within the editor. |
See Also