ComponentOne FlexGrid for WPF and Silverlight
ToolTip Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : ToolTip Property
Gets or sets the tooltip text for the column header cells.
Syntax
'Declaration
 
Public Property ToolTip As System.String
public System.string ToolTip {get; set;}
See Also

Reference

Column Class
Column Members