ProcessNewValueEventArgs.DisplayText Property
In This Article
Gets the text entered by an end-user within the editor's edit box.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the text entered by an end-user within the editor's edit box. |
See Also