| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As SeriesGrouping _ ) | |
| C# | |
|---|---|
public void Remove( SeriesGrouping value ) | |
Parameters
- value
- The SeriesGrouping object to remove.
|
| ActiveReports Developer 7 | |
| Remove Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > SeriesGroupingCollection Class : Remove Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As SeriesGrouping _ ) | |
| C# | |
|---|---|
public void Remove( SeriesGrouping value ) | |