[]
Specifies a boolean value that indicates whether to display the vertical scroll bar in the user interface.
bool ShowVerticalScroll { get; set; }
Property ShowVerticalScroll As Boolean
A value of true or false indicates the vertical scrollbar shall not be shown.
true
false