ActiveReports 12
AtLeastOneNeedsPrompt Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ParameterCollection Class : AtLeastOneNeedsPrompt Method
Determines whether the prompt is needed. If the PromptUser property of one of the parameters in the collection is set to true, the prompt is returned.
Syntax
'Declaration
 
Public Function AtLeastOneNeedsPrompt() As Boolean
public bool AtLeastOneNeedsPrompt()
See Also

Reference

ParameterCollection Class
ParameterCollection Members