Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TextTipFetchEventArgs Class
Properties


In This Topic
    TextTipFetchEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextTipFetchEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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