GrapeCity MultiRow Windows Forms Documentation
ResizeTipTextNeededEventArgs Class
Members 


Provides data for the GcMultiRow.ResizeTipTextNeeded event.
Syntax
Public Class ResizeTipTextNeededEventArgs 
   Inherits CellEventArgs
public class ResizeTipTextNeededEventArgs : CellEventArgs 
Remarks

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.

Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.CellEventArgs
         GrapeCity.Win.MultiRow.ResizeTipTextNeededEventArgs

Requirements

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

See Also

Reference

ResizeTipTextNeededEventArgs Members
GrapeCity.Win.MultiRow Namespace
ResizeTipTextNeeded Event

 

 


Copyright © GrapeCity, inc. All rights reserved.