Reporting

Provides data for the ItemAdded and ItemRemoved events.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class ItemEventArgs : EventArgs
Visual Basic
Public Class ItemEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Reporting..::..ItemEventArgs

Version Information

Supported in: 1.0.1

See Also