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

C1GridViewHierarchyRowToggledEventArgs Class Members

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