Spread Windows Forms 12.0 Product Documentation
TextTipFetchEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TextTipFetchEventArgs Class

The following tables list the members exposed by TextTipFetchEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates an object with the TextTipFetch event arguments  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the cell that is clicked.  
Public PropertyGets whether the cell is in the column footer.  
Public PropertyGets whether the cell is in the column headers.  
Public PropertyGets whether to fetch the cell note.  
Public PropertyGets the row index of the cell that is clicked.  
Public PropertyGets whether the cell is in the row headers.  
Public PropertyGets or sets whether to show the text tip or show the cell note as a tip window.  
Public PropertyGets or sets the text in the text tip.  
Public PropertyGets or sets the width of the text tip or cell note.  
Public PropertyGets the view that contains the cell that is clicked.  
Public PropertyGets or sets whether the text tip or cell note should wrap for multiple lines.  
Top
See Also

Reference

TextTipFetchEventArgs Class
FarPoint.Win.Spread Namespace
TextTipFetch Event

User-Task Documentation

Displaying Text Tips
Displaying Text Tips in a Cell
Managing Events from User Actions