| Visual Basic (Declaration) | |
|---|---|
Protected Sub OnItemAdded( _ ByVal args As ReportItemCollectionEventArgs _ ) | |
| C# | |
|---|---|
protected void OnItemAdded( ReportItemCollectionEventArgs args ) | |
Parameters
- args
- A ReportItemCollectionEventHandler that contains the event data.