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

Row and Row Header Resource Keys

The following tables describe grid row and row header resource keys:

Row Resource Keys

The following row resource keys are included:

 

Resource Key

Description

C1DataGrid_Row_Brush

Represents the row's background brush.

C1DataGrid_Row_HoverBrush

Represents the row's background brush when the pointer is over the row.

C1DataGrid_Row_SelectedBrush

Represents the selected row's background brush.

C1DataGrid_Row_SelectedHoverBrush

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

Row Header Resource Keys

The following row header resource keys are included:

 

Resource Key

Description

C1DataGrid_RowHeader_Brush

Represents the row header's background brush.

C1DataGrid_RowHeader_HoverBrush

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

C1DataGrid_RowHeader_SelectedBrush

Represents the selected row header's background brush.

C1DataGrid_RowHeader_SelectedHoverBrush

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

C1DataGrid_RowHeader_ActiveBrush

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

C1DataGrid_RowHeader_ActiveHoverBrush

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

C1DataGrid_RowHeaderBorder_Brush

Represents the row header's border brush.

C1DataGrid_RowHeaderBorder_HoverBrush

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

C1DataGrid_RowHeaderBorder_SelectedBrush

Represents the selected row header's border brush.

C1DataGrid_RowHeaderBorder_SelectedHoverBrush

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

C1DataGrid_RowHeaderBorder_ActiveBrush

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

C1DataGrid_RowHeaderBorder_ActiveHoverBrush

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

C1DataGrid_RowHeaderBorder_Thickness

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

C1DataGrid_RowHeaderBorder_CornerRadius

Represents the row header's border corner radius (all 4 corners).

C1DataGrid_RowHeaderText_Brush

Represents the row header's text brush.

C1DataGrid_RowHeaderText_HoverBrush

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

C1DataGrid_RowHeaderText_SelectedBrush

Represents the selected row header's text brush.

C1DataGrid_RowHeaderText_SelectedHoverBrush

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

C1DataGrid_RowHeaderText_ActiveBrush

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

C1DataGrid_RowHeaderText_ActiveHoverBrush

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


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