Print(FlexPivotPanel,ReportOptions,FlexPivotGrid,FlexPivotChart,FlexGrid) Method
In This Topic
Generates a report based on the current FlexPivot view.
Syntax
Parameters
- flexPivotPanel
- FlexPivotPanel
- reportOptions
- ReportOptionsthat contains options to be used when generating the report.
- flexPivotGrid
- FlexPivotGridthat contains the grid view to be printed
- flexPivotChart
- FlexPivotChartthat contains the chart view to be printed
- rawDataGrid
- C1.WPF.Grid.FlexGridthat contains the raw data view to be printed
See Also