# C1.WPF.DataGrid

## Content



The following XAML files can be used to customize items in the **C1.WPF.DataGrid** assembly:

| Element | Folder | Description |
| --- | --- | --- |
| generic.xaml | C1.WPF.DataGrid\\themes | Specifies the templates for different styles and the initial style of the DataGrid. |
| Common.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for common elements in the controls. |
| DataGridCellPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for common elements in the controls. |
| DataGridColumnHeaderPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the columnn header presenter. |
| DataGridDetailsPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the data details presenter. |
| DataGridDragNDrop.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for grid drag-and-drop operation. |
| DataGridFilter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the grid's filtering. |
| DataGridGroupingPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the grouping presenter. |
| DataGridRowHeaderPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the row header. |
| DataGridRowPresenter.xamll | C1.WPF.DataGrid\\themes | Specifies attributes for the row presenter. |
| DataGridVerticalFreezingSeparatorPresenter.xaml | C1.WPF.DataGrid\\themes | Specifies attributes for the freezing separator. |

## See Also

[C1.WPF.DataGridFilters](/componentone/docs/wpf/online-studio/Theming/IncludedXAMLFiles/ThemesC1WPFDataGridFilters)