ComponentOne Basic Library for UWP
Loading Event (C1ListViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : Loading Event
Syntax
'Declaration
 
Public Event Loading As Windows.Foundation.TypedEventHandler(Of FrameworkElement,Object)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,object> Loading
See Also

Reference

C1ListViewer Class
C1ListViewer Members