TreeListBuilder<T>.OnRowCollapsed Method
| Name | Parameters | Description |
|---|---|---|
| OnRowCollapsed(RazorBlock) | jsFunc | A function that is executed after a row is collapsed. Mirrors the client-side onRowCollapsed option. |
| OnRowCollapsed(String) | jsFunc | A function that is executed after a row is collapsed. Mirrors the client-side onRowCollapsed option. |