SpreadsheetControl.HorizontalScrollBar Property
Provides access to a horizontal scroll bar of the SpreadsheetControl.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
ScrollBar | A ScrollBar object that is the control’s scroll bar. |
See Also