📄️ DataGridCellsPresenter Class
Used within the template of a DataGrid to specify the location in the control's visual tree where the cells are to be added.
📄️ DataGridColumnHeadersPresenter Class
Used within the template of a DataGrid to specify the location in the control's visual tree where the column headers are to be added.
📄️ DataGridDetailsPresenter Class
Used within the template of a DataGrid to specify the location in the control's visual tree where the row details are to be added.
📄️ DataGridFrozenGrid Class
Represents a non-scrollable grid that contains DataGrid row headers.
📄️ DataGridRowHeader Class
Represents an individual DataGrid row header.
📄️ DataGridRowsPresenter Class
Used within the template of a DataGrid to specify the location in the control's visual tree where the rows are to be added.