ComponentOne Xamarin.Android
ChildViewAdded Event (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members