| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- The indexed location within the fields collection in which to insert the new field.
- field
- The field to insert.
| C# | Copy Code |
|---|---|
private void UnboundGrp_DataInitialize(object sender, System.EventArgs eArgs) | |
| ActiveReports3 | Request technical support |
| Insert Method | |
| See Also Example | |
|
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | Copy Code |
|---|---|
private void UnboundGrp_DataInitialize(object sender, System.EventArgs eArgs) | |