VirtualizationThreshold Property (MenuBase<T>)
Gets or sets the minimum number of rows and/or columns required to enable virtualization in the ComboBox
public int VirtualizationThreshold {get; set;}
'Declaration
Public Property VirtualizationThreshold As Integer