public bool LinksClickable {get; set;}
'Declaration Public Property LinksClickable As Boolean
'Declaration
Public Property LinksClickable As Boolean
'Usage Dim instance As C1CheckBox Dim value As Boolean instance.LinksClickable = value value = instance.LinksClickable
'Usage
Dim instance As C1CheckBox Dim value As Boolean instance.LinksClickable = value value = instance.LinksClickable
C1CheckBox Class C1CheckBox Members