ComponentOne Xamarin.Android
LinksClickable Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members