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