[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.QueryParameter

QueryParameter Property

QueryParameter

Gets a value indicating whether the parameter is used in a dataset query.

Declaration
public bool QueryParameter { get; }
Property Value
Type Description
bool

true if the parameter is used in a query; otherwise, false.