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

In This Topic
    ShowWaitMessage Property (ViewerModel)
    In This Topic
    Need show a wait message while first report page is not ready
    Syntax
    'Declaration
     
    Public Property ShowWaitMessage As Boolean
    public bool ShowWaitMessage {get; set;}
    See Also