[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.ShowHorizontalScroll

ShowHorizontalScroll Property

ShowHorizontalScroll

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

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

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