FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / PrintParameters Class / ShowPrintDialog Property

In This Topic
    ShowPrintDialog Property (PrintParameters)
    In This Topic
    Specifies whether to display a print dialog before printing.
    Syntax
    'Declaration
     
    Public Property ShowPrintDialog As Boolean
    public bool ShowPrintDialog {get; set;}
    See Also