[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.ShowVerticalScroll

ShowVerticalScroll Property

ShowVerticalScroll

Gets or sets a boolean value that indicates whether to display the vertical scroll bar in the user interface.

Declaration
[Bindable(true)]
public bool ShowVerticalScroll { get; set; }
<Bindable(True)>
Public Property ShowVerticalScroll As Boolean
Remarks

A value of true or false indicates that the vertical scrollbar shall not be shown.