[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.TouchMode

TouchMode Property

TouchMode

Gets or sets a value indicating whether the touch mode is enabled or disabled in the viewer.

Declaration
public TouchMode TouchMode { get; set; }
Property Value
Type Description
TouchMode

true if touch mode is enabled; otherwise, false. The default value is false.

Remarks

When touch mode is enabled, the viewer optimizes its interface and behavior for touch interactions. This may include larger UI elements and different gesture handling. This setting is particularly useful on touch-enabled devices.