GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixColumnCollection Class : IndexOf Method |
The MatrixColumn object to locate in the MatrixColumnCollection.
'Declaration Public Function IndexOf( _ ByVal value As MatrixColumn _ ) As System.Integer
public System.int IndexOf( MatrixColumn value )
The MatrixColumn object to locate in the MatrixColumnCollection.