Skip to main content
A newer version of this page is available. .

RichEditControlOptionsBase Class

Represents the base class for the RichEditControl and RichEditDocumentServer options.

Namespace: DevExpress.XtraRichEdit

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

Declaration

[ComVisible(true)]
public abstract class RichEditControlOptionsBase :
    RichEditNotificationOptions,
    IDisposable

The following members return RichEditControlOptionsBase objects:

See Also