JavaScript
afterRowCollapse
Arguments
- eobject
An object passed to the event that contains the following properties:
- rowNumbernumber
The row number of the Grid row that fired the event. New record rows have negative row numbers.
Description
Fires after the user collapses a row expander.