| DataGridColumnHeaderColumn Property | 
            Gets the System.Windows.Controls.DataGridColumn associated with this column
            header.
            
 
Namespace: Windows.UI.Xaml.Controls.PrimitivesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
 Syntax
Syntaxpublic DataGridColumn Column { get; }Property Value
Type: 
DataGridColumn See Also
See Also