Version

Touch Gestures

Introduction

The topics in this group illustrate Infragistics touch-enabled control’s Touch Gestures.

Note
Note:

The functionality offered through this feature is only available in a Full Trust environment.

Touch Gestures now support a new GesturesEnabled property in the Infragistics UltraControlBase class. This is Boolean property (True by default), which allows enabling gestures support for the application. Presented along with each gesture-supported control is an instance of the GesturesEnabled property. This empowers the controls with the ability to enable and disable the individual gestures separate from the application level.

Note
Note:

When set explicitly the control settings have precedence over the application settings.

Topics

Topic Purpose

This topic explains the Infragistics touch-enabled controls’ touch gestures functionality and usage.

This topic introduces the Infragistics touch-enabled controls’ gestures events.

This MSDN section describes the various gestures supported by Windows Touch.