Gets a callback invoked after the reload action completes.
public Action<object>? AfterReload { get; init; }