ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHierarchyRowToggledEventArgs Class
Members

In This Topic
    C1GridViewHierarchyRowToggledEventArgs Class
    In This Topic
    Provides data for the C1GridView.HierarchyRowToggled event of the C1GridView control.
    Object Model
    C1GridViewHierarchyRowToggledEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1GridViewHierarchyRowToggledEventArgs 
       Inherits System.EventArgs
    public class C1GridViewHierarchyRowToggledEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1GridView.C1GridViewHierarchyRowToggledEventArgs

    See Also