Skip to main content

ASPxClientTouchUIOptions.showHorizontalScrollbar Property

Gets or sets a value that specifies whether or not the horizontal scroll bar should be displayed.

Declaration

showHorizontalScrollbar: boolean

Property Value

Type Description
boolean

true to display the horizontal scroll bar; otherwise, false. The default value is true.

See Also