FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ToolTipEventArgs Class
Members

In This Topic
    ToolTipEventArgs Class
    In This Topic
    Provides data for the C1FlexGridBase.ShowScrollTip event.
    Object Model
    ToolTipEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ToolTipEventArgs 
       Inherits RowColEventArgs
    public class ToolTipEventArgs : RowColEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1FlexGrid.RowColEventArgs
             C1.Win.C1FlexGrid.ToolTipEventArgs

    See Also