Obsolete. Use MaxDropDownHeight.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.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