Enum RVReportingServicesRenderMode
Render mode for Reporting Services data source item, see RenderMode property.
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public enum RVReportingServicesRenderMode
Fields
Name | Description |
---|---|
Data | Data mode, it means the report will be exported to CSV and that data will be used as regular input data. |
Report | Report mode, it means the report will be exported to PDF and rendered that way |