C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridDataMap Class / SelectedValuePathProperty Field


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