Skip to main content

RichTextEditHorizontalScrollbarOptions() Constructor

Initializes a new instance of the RichTextEditHorizontalScrollbarOptions class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v25.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public RichTextEditHorizontalScrollbarOptions()

Remarks

Generally, you do not need to call this constructor.

See Also