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

In This Topic
    C1GridViewHierarchyRowTogglingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewHierarchyRowTogglingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Creates a new instance of the C1GridViewHierarchyRowTogglingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyIndicates whether the row is expanding or collapsing.  
    Public PropertyGets a dictionary that represents an associated master data key value.  
    Public PropertyThe index of the row being toggled.  
    Top
    See Also