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

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