Reporting

The Report type exposes the following members.

Events

  NameDescription
Public eventDisposed
Occurs when the report item is disposed.
(Inherited from ReportItemBase.)
Public eventError
Public eventItemDataBinding
Occurs when the report item binds to a data source.
(Inherited from ReportItemBase.)
Public eventItemDataBound
Occurs after the report item binds to a data source.
(Inherited from ReportItemBase.)
Public eventNeedDataSource
Occurs when the processing of the report processing instance (i.e., Report instance) begins and this instance has no DataSource property set.

See Also