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

In This Topic
    MaxVisitedDocumentsMenuSize Property
    In This Topic
    Gets or sets the maximum number of previously visited documents in file open dropdown menu.
    Syntax
    'Declaration
     
    Public Property MaxVisitedDocumentsMenuSize As Integer
    public int MaxVisitedDocumentsMenuSize {get; set;}
    See Also