Spread Silverlight Documentation
ShowButton Property (ToolbarDropDown)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : ShowButton Property
Syntax
'Declaration
 
Public Property ShowButton As System.Boolean
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Boolean
 
instance.ShowButton = value
 
value = instance.ShowButton
public System.bool ShowButton {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members