ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ParameterCollection Class / AtLeastOneQueryCreated Method

In This Topic
    AtLeastOneQueryCreated Method
    In This Topic
    Determines whether a query for the parameters in the collection has been created.
    Syntax
    'Declaration
     
    Public Function AtLeastOneQueryCreated() As Boolean
    public bool AtLeastOneQueryCreated()
    See Also