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

In This Topic
    Pane Property (ViewHistoryItem)
    In This Topic
    Gets the C1PreviewPane that is the owner of the ViewHistoryItemCollection containing the current history item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pane As C1PreviewPane
    public C1PreviewPane Pane {get;}
    See Also