Search results

RowCollapsingEventArgs API in JavaScript TreeGrid API control

Properties

cancel

boolean

Cancel the row collapsing action

collapseAll

boolean

Provides an option to CollapseAll the nested parent rows of the current row.

data

Object

Defines the parent row data.

row

HTMLTableRowElement

Defines the parent row element.