ComponentOne FlexGrid for WPF and Silverlight
SelectionForeground Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : SelectionForeground Property
Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of selected cells excluding the cursor cell.
Syntax
'Declaration
 
Public Property SelectionForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush SelectionForeground {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members