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

In This Topic
    HasParameters Property
    In This Topic
    Indicates, that report has parameters. Non-volatile.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasParameters As Boolean
    public bool HasParameters {get;}
    See Also