ComponentOne Xamarin.Android
ChildViewAdded Event (GridIncrementalLoadingCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridIncrementalLoadingCell Class : ChildViewAdded Event
Syntax
'Declaration
 
Public Event ChildViewAdded As EventHandler(Of ViewGroup.ChildViewAddedEventArgs)
'Usage
 
Dim instance As GridIncrementalLoadingCell
Dim handler As EventHandler(Of ViewGroup.ChildViewAddedEventArgs)
 
AddHandler instance.ChildViewAdded, handler
See Also

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members