ComponentOne Xamarin.Android
EditorAction Event (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : EditorAction Event
Syntax
'Declaration
 
Public Event EditorAction As EventHandler(Of TextView.EditorActionEventArgs)
'Usage
 
Dim instance As C1CheckBox
Dim handler As EventHandler(Of TextView.EditorActionEventArgs)
 
AddHandler instance.EditorAction, handler
See Also

Reference

C1CheckBox Class
C1CheckBox Members