ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / LoadState Property

In This Topic
    LoadState Property
    In This Topic
    Gets current report execution/loading state
    Syntax
    'Declaration
     
    Public ReadOnly Property LoadState As LoadState
    public LoadState LoadState {get;}
    See Also