[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.TouchModeToolbar

TouchModeToolbar Property

TouchModeToolbar

Gets the toolbar used in touch mode.

Declaration
public Viewer.ViewerToolbar TouchModeToolbar { get; }
Property Value
Type Description
Viewer.ViewerToolbar

The Viewer.ViewerToolbar that is displayed when the viewer is in touch mode.

Remarks

This property provides access to the toolbar that is specifically designed for touch interactions, offering larger buttons and spacing to accommodate touch input. It is only visible when the viewer is in touch mode.