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

In This Topic
    Pane Property (VisitedDocument)
    In This Topic
    Gets the C1PreviewPane that is the owner of the VisitedDocumentCollection containing the current visited document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pane As C1PreviewPane
    public C1PreviewPane Pane {get;}
    See Also