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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | The text contents of all currently selected HTML elements. |
See Also