Enumeration describes a type of the current component action.
|
Members |
Description |
|
Undefined |
Unknown action or incorrect data. |
|
Resource |
Request viewer resources - scripts, styles. |
|
PrintReport |
The printing of the report. |
|
OpenReport |
The opening of the report. |
|
ExportReport |
The exporting of the report. |
|
EmailReport |
Sending a report via Email. |
|
InitVars |
Request a report variables for variables panel of the viewer. |
|
GetReport |
Request a report template for designer or report snapshot with parameters (number of pages, zoom, interactivity and others) for viewer. |
|
GetPages |
Request the necessary page of the report for viewer. |
|
Variables |
Applying the parameters (variable values) to the report. |
|
Sorting |
Applying the sort interaction for the report. |
|
DrillDown |
Applying the drill-down interaction for the report. |
|
Collapsing |
Applying the collapsing interaction for the report. |
|
DesignReport |
Call the report designer from toolbar of the viewer. |
|
GetLocalization |
Get the localization file. |
|
Exit |
Call the Exit event from the viewer or designer. |
|
PreviewReport |
Get the report snapshot for preview in the designer. |
|
GetReportCode |
Get the C#/VB.net code of the report template. |
|
GetImage |
Get the image of the report component which does not support the designer. |
|
TestConnection |
Test the connection string |
|
RetrieveColumns |
Get the data source columns using the Connection String and SQL query |
|
SaveReport |
Save the report template from the designer. |
|
CreateReport |
Create the new report template in the designer |
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|