Class SdkExportExcelAndCsvViewController

Inheritance
System.Object
SdkExportExcelAndCsvViewController
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public class SdkExportExcelAndCsvViewController : RPExportExcelAndCsvViewController

Constructors

SdkExportExcelAndCsvViewController(CPViewBase, RPExportDashboardObject, Boolean)

Declaration
public SdkExportExcelAndCsvViewController(CPViewBase parentView, RPExportDashboardObject dashboardData, bool isCsv)
Parameters
Type Name Description
Infragistics.CPViewBase parentView
Infragistics.ReportPlus.DataLayer.RPExportDashboardObject dashboardData
System.Boolean isCsv

Methods

ResolveRootView()

Declaration
protected override CPViewBase ResolveRootView()
Returns
Type Description
Infragistics.CPViewBase

ShowAnnotationEditor(CPAnnotationView)

Declaration
protected override string ShowAnnotationEditor(CPAnnotationView anotationsEditor)
Parameters
Type Name Description
Infragistics.CPAnnotationView anotationsEditor
Returns
Type Description
System.String