officefileapi-devexpress-dot-xtrarichedit-ba1ef733.md
Represents the base class for the RichEditControl and RichEditDocumentServer options.
Namespace : DevExpress.XtraRichEdit
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
[ComVisible(true)]
public abstract class RichEditControlOptionsBase :
RichEditNotificationOptions,
IDisposable
<ComVisible(True)>
Public MustInherit Class RichEditControlOptionsBase
Inherits RichEditNotificationOptions
Implements IDisposable
The following members return RichEditControlOptionsBase objects:
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions RichEditControlOptionsBase RichEditControlOptions
See Also