ComponentOne Basic Library for WPF and Silverlight
MaxDropDownItemsProperty Field (C1ComboBox)


C1.Silverlight Namespace > C1ComboBox Class : MaxDropDownItemsProperty Field
Identifies the MaxDropDownItems dependency property.
Syntax
'Declaration
 
<System.ObsoleteAttribute("Use MaxDropDownHeight")>
Public Shared ReadOnly MaxDropDownItemsProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1ComboBox.MaxDropDownItemsProperty
[System.Obsolete("Use MaxDropDownHeight")]
public static readonly System.Windows.DependencyProperty MaxDropDownItemsProperty
See Also

Reference

C1ComboBox Class
C1ComboBox Members