ComponentOne Xamarin.Android
GroupRowTypeface Property


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

Reference

FlexGrid Class
FlexGrid Members