RichEditView.ToString() Method
Overrides the base class method to clear the text representation of an object.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Returns
Type | Description |
---|---|
String | An empty string. |
See Also