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

In This Topic
Expanded Property (C1GridViewHierarchyRowToggledEventArgs)
In This Topic
Indicates whether the row was expanded or collapsed.
Syntax
'Declaration
 
Public ReadOnly Property Expanded As System.Boolean
 
See Also