RepositoryItemRichTextEdit.OptionsBehavior Property
Provides access to an object that enables you to apply restrictions on different editor operations.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
RichTextEditBehaviorOptions | A RichTextEditBehaviorOptions class instance containing restriction specifications. |
See Also