Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PreviewToolBars Class / Owner Property

In This Topic
    Owner Property (C1PrintPreviewControl.PreviewToolBars)
    In This Topic
    Gets the owner of the toolbars.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1PrintPreviewControl
    public C1PrintPreviewControl Owner {get;}
    See Also