GrapeCity.Win.MultiRow Namespace : ResizeTipTextNeededEventArgs Class |
Public Class ResizeTipTextNeededEventArgs Inherits CellEventArgs
Dim instance As ResizeTipTextNeededEventArgs
public class ResizeTipTextNeededEventArgs : CellEventArgs
The user can use this class to customize the resize text tip. Each time the GcMultiRow control gets the resize tip text, it raises the GcMultiRow.ResizeTipTextNeeded event. The user receives the event and uses this class to customize the resize tip text.
The ResizeTip is displayed when pressing the left mouse button on the resize line.
System.Object
System.EventArgs
GrapeCity.Win.MultiRow.CellEventArgs
GrapeCity.Win.MultiRow.ResizeTipTextNeededEventArgs
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