RichEditDocumentSource Class
Represents the document source with the specified format for the RichEditControl.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Remarks
An instance of a RichEditDocumentSource class is used by the RichEditControl.DocumentSource property.
Inheritance
Object
RichEditDocumentSource
See Also