GrapeCity.Win.MultiRow Namespace : CellToolTipTextNeededEventArgs Class |
Public Class CellToolTipTextNeededEventArgs Inherits CellEventArgs
Dim instance As CellToolTipTextNeededEventArgs
public class CellToolTipTextNeededEventArgs : CellEventArgs
This class is used to change the cell's tooltip text. When the mouse hovers over a cell, it gets its tooltip text. You can change the tooltip text using this class.
The GcMultiRow.CellToolTipTextNeeded event only fires when the GcMultiRow.VirtualMode property is true or the GcMultiRow.DataSource property is not a null reference (Nothing in Visual Basic).
System.Object
System.EventArgs
GrapeCity.Win.MultiRow.CellEventArgs
GrapeCity.Win.MultiRow.CellToolTipTextNeededEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2