ComponentOne Xamarin.Android
Hint Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members