C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridBase Class / FrozenRowsProperty Field


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