Method OnCurrentRowChanged
| Improve this Doc View SourceOnCurrentRowChanged(RowPresenter)
Called when current row changes.
Declaration
protected virtual void OnCurrentRowChanged(RowPresenter oldValue)
Parameters
Type | Name | Description |
---|---|---|
RowPresenter | oldValue | The old value of current row. |