Skip to main content

VerticalScrollbarOptions() Constructor

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

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v25.1.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