ActiveReports 10
AllParametersValid Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportModelBase Class : AllParametersValid Property
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

Reference

ReportModelBase Class
ReportModelBase Members