ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsDashboard Property

In This Topic
    IsDashboard Property (ViewerModel)
    In This Topic
    Defines the view mode in Dashboard mode
    Syntax
    'Declaration
     
    Public Property IsDashboard As Boolean
    public bool IsDashboard {get; set;}
    See Also