Spread Silverlight Documentation
ButtonBackground Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarStrip Class : ButtonBackground Property
Syntax
'Declaration
 
Public Property ButtonBackground As System.Windows.Media.Brush
'Usage
 
Dim instance As ToolbarStrip
Dim value As System.Windows.Media.Brush
 
instance.ButtonBackground = value
 
value = instance.ButtonBackground
public System.Windows.Media.Brush ButtonBackground {get; set;}
See Also

Reference

ToolbarStrip Class
ToolbarStrip Members