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

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