MobileServiceCollection<TTable,TCollection>.LoadingItems Event

Definition

Occurs when LoadMoreItemsAsync(Int32) starting to load items.

public event EventHandler LoadingItems;
member this.LoadingItems : EventHandler 
Public Event LoadingItems As EventHandler 
Public Custom Event LoadingItems As EventHandler 

Event Type

Applies to