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

In This Topic
    MaxVisitedDocuments Property
    In This Topic
    Gets or sets the maximum number of stored visited documents.
    Syntax
    'Declaration
     
    Public Property MaxVisitedDocuments As Integer
    public int MaxVisitedDocuments {get; set;}
    See Also