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

In This Topic
    PreviewPane Property (HistoryOptions)
    In This Topic
    Gets the C1PreviewPane control associated with the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewPane As C1PreviewPane
    public C1PreviewPane PreviewPane {get;}
    See Also