RichTextEditBehaviorOptions Class
Represents the storage of settings specifying end-user restrictions applied to document operations.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
Declaration
Related API Members
The following members return RichTextEditBehaviorOptions objects:
Remarks
An instance of the RichTextEditBehaviorOptions class is accessible via the RepositoryItemRichTextEdit.OptionsBehavior property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RichEditBehaviorOptions
RichTextEditBehaviorOptions
See Also