| Visual Basic (Declaration) | |
|---|---|
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ITableGroup | |
| C# | |
|---|---|
ITableGroup this[ int index ]; {get;} | |
Parameters
- index
| DataDynamics.Reports.Extensibility | Support Forum |
| Item Property | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Components.Table Namespace > ITableGroupCollection Interface : Item Property |
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ITableGroup | |
| C# | |
|---|---|
ITableGroup this[ int index ]; {get;} | |