FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ShowPrintPreviewWindow Method

In This Topic
    ShowPrintPreviewWindow Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub ShowPrintPreviewWindow( _
       ByVal window As Window _
    ) 
    protected virtual void ShowPrintPreviewWindow( 
       Window window
    )

    Parameters

    window
    See Also