C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridDataMap Class / SelectedValuePathProperty Field


In This Topic
SelectedValuePathProperty Field (GridDataMap)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly SelectedValuePathProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = GridDataMap.SelectedValuePathProperty
See Also