Skip to main content

ASPxClientTouchUIOptions Members

Contains options affecting the touch scrolling functionality.

Properties

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