Field MaxItemsUsingContextMenu
Gets or sets the maximum number of items that can be displayed in the context menu when popup kind is Auto. If the number of items exceeds this value, the control will use a popup window with a list box instead of a context menu.
public static int MaxItemsUsingContextMenu
Returns
- int
- Gets or sets the maximum number of items that can be displayed in the context menu when popup kind is . If the number of items exceeds this value, the control will use a popup window with a list box instead of a context menu.