FlexGrid for WinRT
ColumnHeaderSelectedBackground Property

Gets or sets the Windows.UI.Xaml.Media.Brush that is used to paint column header backgrounds for selected cells.
Syntax
'Declaration
 
Public Property ColumnHeaderSelectedBackground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush ColumnHeaderSelectedBackground {get; set;}
Remarks

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 column headers to be rendered using the brush defined by the ColumnHeaderBackground property.

Requirements

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

See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback