Spread Windows Forms 7.0 Product Documentation
TextTipFetchEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TextTipFetchEventArgs Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.