ComponentOne Xamarin.Android
InputType Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : InputType Property
Syntax
'Declaration
 
Public Overridable Property InputType As Android.Text.InputTypes
'Usage
 
Dim instance As C1CheckBox
Dim value As Android.Text.InputTypes
 
instance.InputType = value
 
value = instance.InputType
public virtual Android.Text.InputTypes InputType {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members