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

In This Topic
RowIndex Property (C1GridViewHierarchyRowToggledEventArgs)
In This Topic
Gets the index of the row being toggled.
Syntax
'Declaration
 
Public ReadOnly Property RowIndex As System.Integer
 
See Also