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

SpreadsheetHorizontalScrollbarOptions() Constructor

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

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v18.2.dll

Declaration

public SpreadsheetHorizontalScrollbarOptions()

Remarks

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

The SpreadsheetHorizontalScrollbarOptions instance is available via the SpreadsheetControlOptions.HorizontalScrollbar property.

See Also