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.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

[ComVisible(true)]
public class RichEditBehaviorOptions :
    RichEditNotificationOptions

The following members return RichEditBehaviorOptions objects:

See Also