New Item Resource Keys
The following tables describe resource keys related to new row items and the add new row area:
New Item Background Resource Keys
The following new item resource keys are included:
Resource Key |
Description |
C1DataGrid_NewItem_Brush |
Represents the new item's background brush. |
C1DataGrid_NewItem_HoverBrush |
Represents the new item's background brush when the pointer is over the new item header. |
C1DataGrid_NewItem_SelectedBrush |
Represents the selected new item's background brush. |
C1DataGrid_NewItem_SelectedHoverBrush |
Represents the selected new item's background brush when the pointer is over the new item header. |
New Item Cell Resource Keys
The following new item cell resource keys are included:
Resource Key |
Description |
C1DataGrid_NewItemCell_Brush |
Represents the new item cell's background brush. |
C1DataGrid_NewItemCell_HoverBrush |
Represents the new item cell's background brush when the pointer is over the new item cell. |
C1DataGrid_NewItemCell_SelectedBrush |
Represents the selected new item cell's background brush. |
C1DataGrid_NewItemCell_SelectedHoverBrush |
Represents the selected new item cell's background brush when the pointer is over the new item cell. |
C1DataGrid_NewItemCellBorder_Brush |
Represents the new item cell's border brush. |
C1DataGrid_NewItemCellBorder_HoverBrush |
Represents the new item cell's border brush when the pointer is over the new item cell. |
C1DataGrid_NewItemCellBorder_SelectedBrush |
Represents the selected new item cell's border brush. |
C1DataGrid_NewItemCellBorder_SelectedHoverBrush |
Represents the selected new item cell's border brush when the pointer is over the new item cell. |
C1DataGrid_NewItemCellBorder_Thickness |
Represents the new item cell's border thickness (all 4 edges). |
C1DataGrid_NewItemCellBorder_CornerRadius |
Represents the new item cell's border corner radius (all 4 corners). |
C1DataGrid_NewItemCellText_Brush |
Represents the new item cell's text brush. |
C1DataGrid_NewItemCellText_HoverBrush |
Represents the new item cell's text brush when the pointer is over the new item cell. |
C1DataGrid_NewItemCellText_SelectedBrush |
Represents the selected new item cell's text brush. |
C1DataGrid_NewItemCellText_SelectedHoverBrush |
Represents the selected new item cell's text brush when the pointer is over the new item cell. |
New Item Header Resource Keys
The following new item header resource keys are included:
Resource Key |
Description |
C1DataGrid_NewItemRowHeader_Brush |
Represents the new item row header's background brush. |
C1DataGrid_NewItemRowHeader_HoverBrush |
Represents the new item row header's background brush when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeader_SelectedBrush |
Represents the selected new item row header's background brush. |
C1DataGrid_NewItemRowHeader_SelectedHoverBrush |
Represents the selected new item row header's background brush when the pointer is over the new item header. |
C1DataGrid_NewItemRowHeader_ActiveBrush |
Represents the new item row header's background brush when activated by an item or column hover or selection. |
C1DataGrid_NewItemRowHeader_ActiveHoverBrush |
Represents the new item row header's background brush when activated by an item or column hover or selection when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderBorder_Brush |
Represents the new item row header's border brush. |
C1DataGrid_NewItemRowHeaderBorder_HoverBrush |
Represents the new item row header's border brush when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderBorder_SelectedBrush |
Represents the selected new item row header's border brush. |
C1DataGrid_NewItemRowHeaderBorder_SelectedHoverBrush |
Represents the selected new item row header's border brush when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderBorder_ActiveBrush |
Represents the new item row header's border brush when activated by an item or column hover or selection. |
C1DataGrid_NewItemRowHeaderBorder_ActiveHoverBrush |
Represents the new item row header's border brush when activated by an item or column hover or selection when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderBorder_Thickness |
Represents the new item row header's border thickness (all 4 edges). |
C1DataGrid_NewItemRowHeaderBorder_CornerRadius |
Represents the new item row header's border corner radius (all 4 corners). |
C1DataGrid_NewItemRowHeaderText_Brush |
Represents the new item row header's text brush. |
C1DataGrid_NewItemRowHeaderText_HoverBrush |
Represents the new item row header's text brush when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderText_SelectedBrush |
Represents the selected new item row header's text brush. |
C1DataGrid_NewItemRowHeaderText_SelectedHoverBrush |
Represents the selected new item row header's text brush when the pointer is over the new item row header. |
C1DataGrid_NewItemRowHeaderText_ActiveBrush |
Represents the new item row header's text brush when activated by an item or column hover or selection. |
C1DataGrid_NewItemRowHeaderText_ActiveHoverBrush |
Represents the new item row header's text brush when activated by an item or column hover or selection when the pointer is over the new item row header. |
|