| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- controls
- An array of ARControl objects to add to the collection.
| C# | Copy Code |
|---|---|
private void rptDataDynamics_ReportStart(object sender, System.EventArgs eArgs) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub rptDD_ReportStart(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.ReportStart | |
The ARControl objects in the array are appended to the end of the collection.