Back to Devexpress

HeatmapControl.ShowRibbonPrintPreview Method

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapcontrol-dot-showribbonprintpreview.md

latest1.4 KB
Original Source

HeatmapControl.ShowRibbonPrintPreview Method

NameParametersDescription
ShowRibbonPrintPreview(Window, String, String)owner, documentName, titleCreates a document that contains the Heatmap Control and displays the Print Preview of the document with a Ribbon toolbar. The document name, the Print Preview owner, and title are passed as parameters.
ShowRibbonPrintPreview(Window, String)owner, documentNameCreates a document that contains the Heatmap Control and displays the Print Preview of the document with a Ribbon toolbar. The document name, the Print Preview owner are passed as parameters.
ShowRibbonPrintPreview(Window)ownerCreates a document that contains the Heatmap Control and displays the Print Preview of the document with a Ribbon toolbar. The Print Preview owner is passed as a parameter.