Progress® Telerik® Reporting R1 2021
DataItem Events
The DataItem type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the report item is disposed.
(Inherited from ReportItemBase.) |
![]() | ItemDataBinding |
Occurs when the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() | ItemDataBound |
Occurs after the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() ![]() | NeedDataSource |
Occurs when the processing of the data item processing instance (i.e., DataItem instance) begins
and this instance has no DataSource property set.
|