ComponentOne DataGrid for WPF and Silverlight
Foreground Property (DataGridToggleGroupButton)

C1.WPF.DataGrid Namespace > DataGridToggleGroupButton Class : Foreground Property
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Appearance")>
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public Property Foreground As System.Windows.Media.Brush
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
public System.Windows.Media.Brush Foreground {get; set;}
See Also

Reference

DataGridToggleGroupButton Class
DataGridToggleGroupButton Members