ASPxClientTouchUIOptions Class
In This Article
Contains options affecting the touch scrolling functionality.
#Declaration
TypeScript
declare class ASPxClientTouchUIOptions
#Remarks
Options provided by this object are used within certain ASPxClientTouchUI.MakeScrollable overloads.
See Also