ComponentOne Xamarin.Android
TextAlignment Property (GridGroupRowCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridGroupRowCell Class : TextAlignment Property
Syntax
'Declaration
 
Public Overridable Property TextAlignment As Android.Views.TextAlignment
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Android.Views.TextAlignment
 
instance.TextAlignment = value
 
value = instance.TextAlignment
public virtual Android.Views.TextAlignment TextAlignment {get; set;}
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members