System.Windows.Forms.DataGridViewColumn.ToolTipText Property

Gets or sets the text used for ToolTips.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue("")]
public string ToolTipText { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The column's ToolTip displays when the mouse pointer rests on the column header.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0