Skip to main content
All docs
V24.2

IRichEditDocumentServer.InnerServer Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

InnerRichEditDocumentServer InnerServer { get; }

Property Value

Type Description
DevExpress.XtraRichEdit.Internal.InnerRichEditDocumentServer

 

See Also