ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class / Owner Property

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