'Declaration Public Property IsDropDownOpen As System.Boolean
'Usage Dim instance As ToolbarDropDown Dim value As System.Boolean instance.IsDropDownOpen = value value = instance.IsDropDownOpen
public System.bool IsDropDownOpen {get; set;}
'Declaration Public Property IsDropDownOpen As System.Boolean
'Usage Dim instance As ToolbarDropDown Dim value As System.Boolean instance.IsDropDownOpen = value value = instance.IsDropDownOpen
public System.bool IsDropDownOpen {get; set;}