[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.IndexOf

IndexOf Method

IndexOf(Parameter)

Returns the index of the specified Parameter object in the collection.

Declaration
public int IndexOf(Parameter parameter)
Parameters
Type Name Description
Parameter parameter
Returns
Type Description
int