<
ComponentOne OLAP for WPF and Silverlight
C1.WPF.FlexGrid Namespace / PrintParameters Class / ShowPrintPreview Property

In This Topic
    ShowPrintPreview Property
    In This Topic
    Gets or sets displaying the print preview dialog before printing.
    Syntax
    'Declaration
     
    Public Property ShowPrintPreview As Boolean
    public bool ShowPrintPreview {get; set;}
    See Also