Skip to main content
A newer version of this page is available. .

PivotGridControl.ShowRibbonPrintPreview(FrameworkElement, String) Method

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v19.1.dll

Declaration

public void ShowRibbonPrintPreview(
    FrameworkElement owner,
    string documentName
)

Parameters

Name Type
owner FrameworkElement
documentName String
See Also