Method called by a row when it finishes expanding or collapsing.
void OnEndExpandCollapse(IExpanderRow<TModel> row)
The row.
This method is called only after a matching begin notification.