Skip to main content

RichTextEditHorizontalScrollbarOptions() Constructor

Initializes a new instance of the RichTextEditHorizontalScrollbarOptions class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v23.2.dll

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

Declaration

public RichTextEditHorizontalScrollbarOptions()

Remarks

Generally, you do not need to call this constructor.

See Also