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