| C1.WPF.Olap Namespace > PrintManager Class > Print Method : Print(C1OlapPanel,ReportOptions,C1OlapGrid,C1OlapChart,C1FlexGrid) Method |
'Declaration Public Overloads Sub Print( _ ByVal olapPanel As C1OlapPanel, _ ByVal reportOptions As ReportOptions, _ Optional ByVal olapGrid As C1OlapGrid, _ Optional ByVal olapChart As C1OlapChart, _ Optional ByVal olapRawDataGrid As C1.WPF.FlexGrid.C1FlexGrid _ )
public void Print( C1OlapPanel olapPanel, ReportOptions reportOptions, C1OlapGrid olapGrid, C1OlapChart olapChart, C1.WPF.FlexGrid.C1FlexGrid olapRawDataGrid )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2