Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.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
    public static readonly DependencyProperty DisplayMemberPathProperty
    See Also