ComponentOne Grid for WPF: Themes and Templates > Resource Keys > Column Header Resource Keys

Column Header Resource Keys

The following tables describe column header resource keys:

Column Header Background Resource Keys

The following column header background resource keys are included:

 

Resource Key

Description

C1DataGrid_ColumnHeader_Brush

Represents the column header's background brush.

C1DataGrid_ColumnHeader_HoverBrush

Represents the column header's background brush when the pointer is over the column header.

C1DataGrid_ColumnHeader_SelectedBrush

Represents the selected column header's background brush.

C1DataGrid_ColumnHeader_SelectedHoverBrush

Represents the selected column header's background brush when the pointer is over the column header.

C1DataGrid_ColumnHeader_ActiveBrush

Represents the column header's background brush when activated by an item or row hover or selection.

C1DataGrid_ColumnHeader_ActiveHoverBrush

Represents the column header's background brush when activated by an item or row hover or selection when the pointer is over the column header.

Column Header Border Resource Keys

The following column header border resource keys are included:

 

Resource Key

Description

C1DataGrid_ColumnHeaderBorder_Brush

Represents the column header's border brush.

C1DataGrid_ColumnHeaderBorder_HoverBrush

Represents the column header's border brush when the pointer is over the column header.

C1DataGrid_ColumnHeaderBorder_SelectedBrush

Represents the selected column header's border brush.

C1DataGrid_ColumnHeaderBorder_SelectedHoverBrush

Represents the selected column header's border brush when the pointer is over the column header.

C1DataGrid_ColumnHeaderBorder_ActiveBrush

Represents the column header's border brush when activated by an Item or Row hover or selection.

C1DataGrid_ColumnHeaderBorder_ActiveHoverBrush

Represents the column header's border brush when activated by an Item or row hover or selection when the pointer is over the column header.

C1DataGrid_ColumnHeaderBorder_Thickness

Represents the column header's border thickness (all 4 edges).

C1DataGrid_ColumnHeaderBorder_CornerRadius

Represents the column header's border corner radius (All 4 corners).

Column Header Text Resource Keys

The following  column header text resource keys are included::

 

Resource Key

Description

C1DataGrid_ColumnHeaderText_Brush

Represents the column header's text brush.

C1DataGrid_ColumnHeaderText_HoverBrush

Represents the column header's text brush when the pointer is over the column header.

C1DataGrid_ColumnHeaderText_SelectedBrush

Represents the selected column header's text brush.

C1DataGrid_ColumnHeaderText_SelectedHoverBrush

Represents the selected column header's text brush when the pointer is over the column header.

C1DataGrid_ColumnHeaderText_ActiveBrush

Represents the column header's text brush when activated by an item or row hover or selection.

C1DataGrid_ColumnHeaderText_ActiveHoverBrush

Represents the column header's text brush when activated by an item or row hover or selection when the pointer is over the column header.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.