Xamarin.iOS Documentation | ComponentOne
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
    public static readonly DependencyProperty SelectedValuePathProperty
    See Also