Method called by a row when it finishes expanding or collapsing.
void OnEndExpandCollapse(IExpanderRow<TModel> row)
The row.
This method should always be called, even if expanding the row failed due to there being no children.