ComponentOne Xamarin.Android
FocusChange Event (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : FocusChange Event
Syntax
'Declaration
 
Public Event FocusChange As EventHandler(Of View.FocusChangeEventArgs)
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As EventHandler(Of View.FocusChangeEventArgs)
 
AddHandler instance.FocusChange, handler
public event EventHandler<View.FocusChangeEventArgs> FocusChange
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members