Obsolete. Use MaxDropDownHeight.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
[ObsoleteAttribute("Use MaxDropDownHeight")]
public int MaxDropDownItems { get; set; }
Visual Basic
<ObsoleteAttribute("Use MaxDropDownHeight")> _
Public Property MaxDropDownItems As Integer
	Get
	Set

See Also