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

In This Topic
    Owner Property (PreviewHistoryOptions)
    In This Topic
    Gets the C1PrintPreviewControl associated with the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1PrintPreviewControl
    public C1PrintPreviewControl Owner {get;}
    See Also