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

In This Topic
    ShowPrintDialog Property
    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