Spread Silverlight Documentation
HeaderForeground Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members