This topic has not yet been rated - Rate this topic

DataGridColumnHeader Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents an individual DataGrid column header.

Namespace:  System.Windows.Controls
Assembly:  System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)

[TemplatePartAttribute(Name = "RootElement", Type = typeof(FrameworkElement))]
public class DataGridColumnHeader : ContentControl

This class is accessible only through DataGrid styles and templates. For more information, see DataGrid Styles and Templates.

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.ContentControl
            System.Windows.Controls.DataGridColumnHeader
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)