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

In This Topic
    GridErrorEventArgs Class
    In This Topic
    Provides data for the GridError event.
    Object Model
    GridErrorEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class GridErrorEventArgs 
       Inherits System.EventArgs
    public class GridErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1FlexGrid.GridErrorEventArgs

    See Also