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.v19.1.dll

Declaration

public RichTextEditHorizontalScrollbarOptions()

Remarks

Generally, you do not need to call this constructor.

See Also