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

In This Topic
    MaxHistoryLength Property
    In This Topic
    Gets or sets the maximum number of items stored in preview history.
    Syntax
    'Declaration
     
    Public Property MaxHistoryLength As Integer
    public int MaxHistoryLength {get; set;}
    See Also