2 references to HasToolTipText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1156if (this.HasToolTipText)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2364if (dataGridViewCell.HasValue || dataGridViewCell.HasToolTipText)