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

In This Topic
    HistoryOptions Property
    In This Topic
    Gets the HistoryOptions object determining how history is saved for the current C1PreviewPane.
    Syntax
    'Declaration
     
    Public ReadOnly Property HistoryOptions As HistoryOptions
    public HistoryOptions HistoryOptions {get;}
    See Also