Adds the specified control to the control collection.
The Add method adds the control to the end of the collection.
[C#]
private void rptDataDynamics_ReportStart(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub rptDD_ReportStart(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.ReportStart |
ControlCollection Class | ControlCollection Members | AddRange
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.