C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridDataMap Class / DisplayMemberPathProperty Field


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