Spread Silverlight Documentation
IsDropDownOpen Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : IsDropDownOpen Property
Syntax
'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;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members