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

RichTextEditHorizontalScrollbarOptions() Constructor

Initializes a new instance of the RichTextEditHorizontalScrollbarOptions class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v20.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public RichTextEditHorizontalScrollbarOptions()

Remarks

Generally, you do not need to call this constructor.

See Also