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

VerticalScrollbarOptions() Constructor

Initializes a new instance of the VerticalScrollbarOptions class with default settings.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public VerticalScrollbarOptions()

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also