| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As SeriesGrouping _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( SeriesGrouping value ) | |
Parameters
- value
- The SeriesGrouping object to locate in the SeriesGroupingCollection.
| DataDynamics.Reports | Support Forum |
| IndexOf Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > SeriesGroupingCollection Class : IndexOf Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As SeriesGrouping _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( SeriesGrouping value ) | |