Data for Silverlight
C1.Silverlight.DataGrid

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

 

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

 

See Also