ComponentOne Xamarin.Android
GroupRowTextSize Property


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

Reference

FlexGrid Class
FlexGrid Members