ComponentOne FlexGrid for WPF and Silverlight
Header Property (Column)

C1.WPF.FlexGrid Namespace > Column Class : Header Property
Gets or sets a value used as a caption in the column header cells.
Syntax
'Declaration
 
Public Property Header As System.String
public System.string Header {get; set;}
See Also

Reference

Column Class
Column Members