ComponentOne Xamarin.Android
TransformationMethod Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members