ComponentOne Basic Library for WPF and Silverlight
MinHeight Property (C1ComboBoxItem)


C1.Silverlight Namespace > C1ComboBoxItem Class : MinHeight Property
Syntax
'Declaration
 
Public Property MinHeight As System.Double
'Usage
 
Dim instance As C1ComboBoxItem
Dim value As System.Double
 
instance.MinHeight = value
 
value = instance.MinHeight
public System.double MinHeight {get; set;}
See Also

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members