C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHierarchyRowToggledEventArgs Class
Members

C1GridViewHierarchyRowToggledEventArgs Class
Provides data for the C1GridView.HierarchyRowToggled event of the C1GridView control.
Object Model
C1GridViewHierarchyRowToggledEventArgs Class
Syntax
'Declaration
 
Public Class C1GridViewHierarchyRowToggledEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also