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


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