C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : RowHeaderSelectedBackground Property |
'Declaration Public Property RowHeaderSelectedBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush RowHeaderSelectedBackground {get; set;}
This property allows you to highlight headers that correspond to the current selection, making it easier for the user to identify the selection (as in Excel).
Setting this property to null causes all row headers to be rendered using the brush defined by the RowHeaderBackground property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2