Item after remove event
Namespace: Telerik.Reporting.ChartingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
protected virtual void OnRemoveComplete(
int index,
Object value
) |
| Visual Basic |
|---|
Protected Overridable Sub OnRemoveComplete ( _
index As Integer, _
value As Object _
) |
Version Information
Supported in: 1.0.1
See Also