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

In This Topic
    SetViewType Property
    In This Topic
    Sets view type command (parameterized)
    Syntax
    'Declaration
     
    Public ReadOnly Property SetViewType As IDelegateCommand
    public IDelegateCommand SetViewType {get;}
    See Also