MaxHistoryMenuSize Property (PreviewHistoryOptions)
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