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