Skip to main content

RichEditBehaviorOptions Class

Specifies the restricted operations that cannot be performed by end-users over a document.

Namespace: DevExpress.XtraRichEdit

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

[ComVisible(true)]
public class RichEditBehaviorOptions :
    RichEditNotificationOptions

The following members return RichEditBehaviorOptions objects:

See Also