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

RichTextEditBehaviorOptions() Constructor

Initializes a new instance of the RichTextEditBehaviorOptions class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.RichEdit

Declaration

public RichTextEditBehaviorOptions()

Remarks

Generally, you do not need to call this constructor.

See Also