HtmlContentControl.SelectedText Property
Returns the text contents of all currently selected HTML elements. See this property for more information: AllowContentSelection.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The text contents of all currently selected HTML elements. |
See Also