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