ComponentOne Xamarin.Android
ChildViewAdded Event (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members