'Declaration Public Property DropDownHeight As Double
'Usage Dim instance As ToolbarDropDown 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 ToolbarDropDown Dim value As Double instance.DropDownHeight = value value = instance.DropDownHeight
public double DropDownHeight {get; set;}