ComponentOne Xamarin.Android
ChildViewRemoved Event (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members