ComponentOne Xamarin.Android
JustificationMode Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members