Skip to main content

ASPxClientTouchUIOptions.showVerticalScrollbar Property

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

Declaration

showVerticalScrollbar: boolean

Property Value

Type Description
boolean

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

See Also