ComponentOne Xamarin.Android
Checked Property


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

Reference

C1CheckBox Class
C1CheckBox Members