TextEdit.HighlightedText Property
In This Article
Gets the highlighted text.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the highlighted text. |
#Remarks
In the image below, the 'ge' string is highlighted:
See Also