RowCollapsingEventArgs
12 Sep 20251 minute to read
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.