ComponentOne FlexGrid for WPF and Silverlight
HeaderTemplate Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : HeaderTemplate Property
Gets or sets the template used to display the contents of column header cells.
Syntax
'Declaration
 
Public Property HeaderTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate HeaderTemplate {get; set;}
See Also

Reference

Column Class
Column Members