[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter.-ctor

DrillthroughParameter Constructor

DrillthroughParameter(string, object, bool)

Initializes a new instance of the DrillthroughParameter struct.

Declaration
public DrillthroughParameter(string name, object value, bool omit)
Parameters
Type Name Description
string name

The name of the parameter.

object value

The value of the parameter.

bool omit

A value indicating whether the parameter should be skipped.