RowExpandingEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Cancel the row expanding action

data Object

Defines the parent row data.

expandAll boolean

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

row HTMLTableRowElement

Defines the parent row element.