Spread Silverlight Documentation
ButtonForeground Property


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

Reference

ToolbarStrip Class
ToolbarStrip Members