C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class / GroupRowFontFamilyProperty Field


In This Topic
GroupRowFontFamilyProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly GroupRowFontFamilyProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexGrid.GroupRowFontFamilyProperty
See Also