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

In This Topic
    AllParametersValid Property
    In This Topic
    Gets true if all parameters got valid values and report could be executed
    Syntax
    'Declaration
     
    Public ReadOnly Property AllParametersValid As Boolean
    public bool AllParametersValid {get;}
    See Also