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

In This Topic
    AutoRun Property
    In This Topic
    Gets true is report should be executed after loading
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AutoRun As Boolean
    public virtual bool AutoRun {get;}
    See Also