ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / UsedInQuery Property

In This Topic
    UsedInQuery Property (ParameterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UsedInQuery As ReportParameterUsedInQuery
    public ReportParameterUsedInQuery UsedInQuery {get; set;}
    See Also