SpreadsheetControl.VerticalScrollBar Property
Provides access to a vertical scroll bar of the SpreadsheetControl. This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.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