Skip to main content

RichTextEditBehaviorOptions() Constructor

Initializes a new instance of the RichTextEditBehaviorOptions class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v23.2.dll

NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap

Declaration

public RichTextEditBehaviorOptions()

Remarks

Generally, you do not need to call this constructor.

See Also