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

SpreadsheetVerticalScrollbarOptions() Constructor

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

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v19.2.dll

Declaration

public SpreadsheetVerticalScrollbarOptions()

Remarks

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

The SpreadsheetVerticalScrollbarOptions instance is available via the SpreadsheetControlOptions.VerticalScrollbar property.

See Also