ComponentOne Xamarin.Android
TextLocale Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members