GroupBy Area and Grid Row Group Header Resource Keys
The following tables describe GroupBy area and grid row group header resource keys:
GroupBy Area Column Header Resource Keys
The following column header resource keys are included:
Resource Key |
Description |
C1DataGrid_ColumnHeaderGroupArea_Brush |
Represents the GroupBy area's column header background brush. |
C1DataGrid_ColumnHeaderGroupArea_HoverBrush |
Represents the GroupBy area's column header background brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupArea_SelectedBrush |
Represents the selected GroupBy area's column header background brush. |
C1DataGrid_ColumnHeaderGroupArea_SelectedHoverBrush |
Represents the selected GroupBy area's column header background brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupArea_ActiveBrush |
Represents the GroupBy area's column header background brush when activated by an item or row hover or selection. |
C1DataGrid_ColumnHeaderGroupArea_ActiveHoverBrush |
Represents the GroupBy area's column header background brush when activated by an item or row hover or selection when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaBorder_Brush |
Represents the GroupBy area's column header border brush. |
C1DataGrid_ColumnHeaderGroupAreaBorder_HoverBrush |
Represents the GroupBy area's column header border brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaBorder_SelectedBrush |
Represents the selected GroupBy area's column header border brush. |
C1DataGrid_ColumnHeaderGroupAreaBorder_SelectedHoverBrush |
Represents the selected GroupBy area's column header border brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaBorder_ActiveBrush |
Represents the GroupBy area's column header border brush when activated by an item or row hover or selection. |
C1DataGrid_ColumnHeaderGroupAreaBorder_ActiveHoverBrush |
Represents the GroupBy area's column header border brush when activated by an item or row hover or selection when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaBorder_Thickness |
Represents the GroupBy area's column header border thickness (all 4 edges). |
C1DataGrid_ColumnHeaderGroupAreaBorder_CornerRadius |
Represents the GroupBy area's column header border corner radius (all 4 corners). |
C1DataGrid_ColumnHeaderGroupAreaText_Brush |
Represents the GroupBy area's column header text brush. |
C1DataGrid_ColumnHeaderGroupAreaText_HoverBrush |
Represents the GroupBy area's column header text brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaText_SelectedBrush |
Represents the selected GroupBy area's column header text brush. |
C1DataGrid_ColumnHeaderGroupAreaText_SelectedHoverBrush |
Represents the selected GroupBy area's column header text brush when the pointer is over the GroupBy area. |
C1DataGrid_ColumnHeaderGroupAreaText_ActiveBrush |
Represents the GroupBy area's column header text brush when activated by an item or row hover or selection. |
C1DataGrid_ColumnHeaderGroupAreaText_ActiveHoverBrush |
Represents the GroupBy area's column header text brush when activated by an item or row hover or selection when the pointer is over the GroupBy area. |
GroupBy Area Resource Keys
The following GroupBy area header resource keys are included:
Resource Key |
Description |
C1DataGrid_GroupArea_Brush |
Represents the GroupBy area's background brush. |
C1DataGrid_GroupAreaBorder_Brush |
Represents the GroupBy area's border brush. |
C1DataGrid_GroupAreaBorder_Thickness |
Represents the GroupBy area's border thickness (all 4 edges). |
C1DataGrid_GroupAreaBorder_CornerRadius |
Represents the GroupBy area's border corner radius (all 4 corners). |
C1DataGrid_GroupAreaText_Brush |
Represents the GroupBy area's text brush. |
C1DataGrid_GroupAreaConnector_Pen |
Represents the GroupBy area's column connector pen. |
Grid Area Group Header Resource Keys
The following grid area group header resource keys are included:
Resource Key |
Description |
C1DataGrid_GroupHeader_Brush |
Represents the grid row group header's background brush when in GroupBy mode. |
C1DataGrid_GroupHeader_HoverBrush |
Represents the grid row group header's background brush when in GroupBy mode when the pointer is over the GroupBy area. |
C1DataGrid_GroupHeaderBorder_Brush |
Represents the grid row group header's border brush when in GroupBy mode. |
C1DataGrid_GroupHeaderBorder_HoverBrush |
Represents the grid row group header's border brush when in GroupBy mode when the pointer is over the GroupBy area. |
C1DataGrid_GroupHeaderBorder_Thickness |
Represents the grid row group header's border thickness (all 4 edges) when in GroupBy mode. |
C1DataGrid_GroupHeaderBorder_CornerRadius |
Represents the grid row group header's border corner radius (all 4 corners) when in GroupBy mode. |
C1DataGrid_GroupHeaderText_Brush |
Represents the grid row group header's text brush when in GroupBy mode. |
C1DataGrid_GroupHeaderText_HoverBrush |
Represents the grid row group header's text brush when in GroupBy mode when the pointer is over the GroupBy area. |
|