FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ShowPrintPreviewWindow Method

In This Topic
    ShowPrintPreviewWindow Method (FlexGrid)
    In This Topic
    Show the print preview window.
    Syntax
    'Declaration
     
    Protected Overridable Sub ShowPrintPreviewWindow( _
       ByVal window As Window _
    ) 
    protected virtual void ShowPrintPreviewWindow( 
       Window window
    )

    Parameters

    window
    See Also