ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / TouchMode Property

In This Topic
    TouchMode Property
    In This Topic
    Enable touch mode or not.
    Syntax
    'Declaration
     
    Public Property TouchMode As TouchMode
    public TouchMode TouchMode {get; set;}
    See Also