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


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