ASPxClientTouchUIOptions Members
Contains options affecting the touch scrolling functionality.
#Properties
Name | Description |
---|---|
h |
Gets or sets the name of the CSS class defining the horizontal scroll bar’s appearance. |
show |
Gets or sets a value that specifies whether or not the horizontal scroll bar should be displayed. |
show |
Gets or sets a value that specifies whether or not the vertical scroll bar should be displayed. |
v |
Gets or sets the name of the CSS class defining the vertical scroll bar’s appearance. |
See Also