MobileServiceCollection<TTable,TCollection>.LoadingItems
Event
Definition
Occurs when LoadMoreItemsAsync(Int32) starting to load items.
public event EventHandler LoadingItems;