| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As TableGroup _ ) | |
| C# | |
|---|---|
public void Remove( TableGroup value ) | |
Parameters
- value
- The TableGroup object to remove.
| DataDynamics.Reports | Support Forum |
| Remove Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > TableGroupCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal value As TableGroup _ ) | |
| C# | |
|---|---|
public void Remove( TableGroup value ) | |