Gets a callback invoked before the reload action runs.
public Action<object>? BeforeReload { get; init; }