Header Item Resource Keys
The table below describes header item resource keys.
Header Item Resource Keys
The following header item resource keys are included:
|
Resource Key |
Description |
|
C1DataGrid_HeaderItemHeader_Brush |
Represents the header item's header background brush. |
|
C1DataGrid_HeaderItemHeader_HoverBrush |
Represents the header item's header background brush when the pointer is over the header. |
|
C1DataGrid_HeaderItemHeaderBorder_Brush |
Represents the header item's header border brush. |
|
C1DataGrid_HeaderItemHeaderBorder_HoverBrush |
Represents the header item's header border brush when the pointer is over the header. |
|
C1DataGrid_HeaderItemHeaderBorder_Thickness |
Represents the header item's header border thickness (all 4 edges). |
|
C1DataGrid_HeaderItemHeaderBorder_CornerRadius |
Represents the header item's header border corner radius (all 4 corners). |
|
C1DataGrid_HeaderItemHeaderText_Brush |
Represents the header item's header text brush. |
|
C1DataGrid_HeaderItemHeaderText_HoverBrush |
Represents the header item's header text brush when the pointer is over the header. |
|