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