ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / SetTouchMode Property

In This Topic
    SetTouchMode Property
    In This Topic
    Switch TouchMode on or off.
    Syntax
    'Declaration
     
    Public ReadOnly Property SetTouchMode As IDelegateCommand
    public IDelegateCommand SetTouchMode {get;}
    See Also