ReportServerClient Events
Provides the client-side functionality for a DevExpress Report Server.
Name | Description |
---|---|
Clear |
Occurs when the document has been cleared.
Inherited from Report |
Get |
Occurs when the created document’s status has been obtained.
Inherited from Report |
Get |
Occurs when data member columns have been obtained. |
Get |
Occurs when a collection of data members has been obtained. |
Get |
Occurs when a collection of data sources has been obtained. |
Get |
Occurs when the document data has been obtained.
Inherited from Report |
Get |
Inherited from Report |
Get |
Occurs when the exported document has been obtained.
Inherited from Report |
Get |
Occurs when the document export status has been obtained.
Inherited from Report |
Get |
Occurs when a lookup editor has finished obtaining the appropriate parameter values.
Inherited from Report |
Get |
Occurs when the document pages have been obtained.
Inherited from Report |
Get |
Occurs when the printed document has been obtained.
Inherited from Report |
Get |
Occurs when the printed document’s status has been obtained.
Inherited from Report |
Get |
Occurs when the report parameters have been obtained.
Inherited from Report |
Start |
Occurs when the document build has started.
Inherited from Report |
Start |
Occurs when the document export has started.
Inherited from Report |
Start |
Occurs when the document printing has started.
Inherited from Report |
Stop |
Occurs when the document build has stopped.
Inherited from Report |
Stop |
Occurs when the document printing has stopped.
Inherited from Report |
See Also