ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowColEventArgs Class
Members

In This Topic
    RowColEventArgs Class
    In This Topic
    Object Model
    RowColEventArgs Class
    Syntax
    'Declaration
     
    Public Class RowColEventArgs 
       Inherits System.EventArgs
    public class RowColEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also