Skip to main content
A newer version of this page is available. .

ASPxClientTouchUIOptions Properties

Contains options affecting the touch scrolling functionality.
Name Description
hScrollClassName Gets or sets the name of the CSS class defining the horizontal scroll bar’s appearance.
showHorizontalScrollbar Gets or sets a value that specifies whether or not the horizontal scroll bar should be displayed.
showVerticalScrollbar Gets or sets a value that specifies whether or not the vertical scroll bar should be displayed.
vScrollClassName Gets or sets the name of the CSS class defining the vertical scroll bar’s appearance.
See Also