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


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