Represents an individual DataGrid column header.
'Usage Dim instance As DataGridColumnHeader 'Declaration <TemplatePartAttribute(Name := "RootElement", Type := GetType(FrameworkElement))> _ Public Class DataGridColumnHeader _ Inherits ContentControl
This class is accessible only through DataGrid styles and templates. For more information, see DataGrid Styles and Templates.