ComponentOne Xamarin.Android
GroupTextSize Property


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members