ComponentOne FinancialChart for WPF
DefaultItemHeightProperty Field



C1.WPF Namespace > C1ComboBox Class : DefaultItemHeightProperty Field
Identifies the DefaultItemHeight dependency property.
Syntax
'Declaration
 
<ObsoleteAttribute("Use ItemContainerStyle")>
Public Shared ReadOnly DefaultItemHeightProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = C1ComboBox.DefaultItemHeightProperty
[Obsolete("Use ItemContainerStyle")]
public static readonly DependencyProperty DefaultItemHeightProperty
[Obsolete("Use ItemContainerStyle")]
public:
static readonly DependencyProperty^ DefaultItemHeightProperty
See Also

Reference

C1ComboBox Class
C1ComboBox Members