Spread Windows Forms 9.0 Product Documentation
TextTipFetchEventArgs Class Members
Properties 


The following tables list the members exposed by TextTipFetchEventArgs.

Public Constructors
 NameDescription
Public ConstructorTextTipFetchEventArgs ConstructorOverloaded. Creates an object with the TextTipFetch event arguments  
Top
Public Properties
 NameDescription
Public PropertyColumnGets the column index of the cell that is clicked.  
Public PropertyColumnFooterGets whether the cell is in the column footer.  
Public PropertyColumnHeaderGets whether the cell is in the column headers.  
Public PropertyFetchCellNoteGets whether to fetch the cell note.  
Public PropertyRowGets the row index of the cell that is clicked.  
Public PropertyRowHeaderGets whether the cell is in the row headers.  
Public PropertyShowTipGets or sets whether to show the text tip or show the cell note as a tip window.  
Public PropertyTipTextGets or sets the text in the text tip.  
Public PropertyTipWidthGets or sets the width of the text tip or cell note.  
Public PropertyViewGets the view that contains the cell that is clicked.  
Public PropertyWrapTextGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.