ComponentOne Xamarin.Android
ChildViewRemoved Event (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members