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

In This Topic
    C1GridViewHierarchyRowToggledEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewHierarchyRowToggledEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Creates a new instance of the C1GridViewHierarchyRowToggledEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether the row was expanded or collapsed.  
    Public PropertyGets a dictionary that represents an associated master data key value.  
    Public PropertyGets the index of the row being toggled.  
    Top
    See Also