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