'Declaration
Public Property DropDownHeight As Double
'Usage
Dim instance As C1ComboBox Dim value As Double instance.DropDownHeight = value value = instance.DropDownHeight
public double DropDownHeight {get; set;}
'Declaration
Public Property DropDownHeight As Double
'Usage
Dim instance As C1ComboBox Dim value As Double instance.DropDownHeight = value value = instance.DropDownHeight
public double DropDownHeight {get; set;}