ComponentOne Xamarin.Android
TextLocales Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members