ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / QueryParameter Property

In This Topic
    QueryParameter Property
    In This Topic
    Indicates whether the parameter is used in a query.
    Syntax
    'Declaration
     
    Public ReadOnly Property QueryParameter As Boolean
    public bool QueryParameter {get;}
    See Also