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