Gets or sets a value indicating whether to display the vertical scroll bar.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowVerticalScrollBar { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowVerticalScrollBar As Boolean |
true to display the vertical scroll bar; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |