C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHierarchyRowTogglingEventArgs Class
Properties

C1GridViewHierarchyRowTogglingEventArgs Class Members

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