ReportViewerDetailItem Events
The ViewItem that displays a report preview in a Detail View using the ASP.NET Document Viewer.
Name | Description |
---|---|
Control |
Occurs after a control has been created for the current View Item.
Inherited from View |
Control |
Occurs before a control is created for the current View Item.
Inherited from View |
Current |
Occurs after changing the object (not an object’s property value) for which the current View Item’s View is created.
Inherited from View |
Current |
Occurs before changing the object for which the current View Item’s View is created.
Inherited from View |
Customize |
Occurs when standard editors are created for the report parameters, according to their types. |
Query |
Occurs when a report to be displayed in a Report |
See Also