ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintPreviewDialog Class / DialogResult Property

In This Topic
    DialogResult Property (C1OlapPrintPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DialogResult As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult DialogResult {get; set;}
    See Also