Skip to main content
All docs
V26.1
  • PivotGridControl.ShowRibbonPrintPreview Method

    Name Parameters Description
    ShowRibbonPrintPreview() none Creates the printable document and displays the Print Preview with the Ribbon.
    ShowRibbonPrintPreview(FrameworkElement, String, String) owner, documentName, title Creates the printable document and displays the Print Preview with the Ribbon, using the specified owner, document name and window title.
    ShowRibbonPrintPreview(FrameworkElement, String) owner, documentName Creates the printable document and displays the Print Preview with the Ribbon, using the specified owner and document name.
    ShowRibbonPrintPreview(FrameworkElement) owner Creates the printable document and displays the Print Preview with the Ribbon, using the specified owner.