'Declaration Protected Shared Function CreateBindingFunction( _ ByVal itemType As Type, _ ByVal bindingPath As String _ ) As Func(Of Object,Object)
protected static Func<object,object> CreateBindingFunction( Type itemType, string bindingPath )
Parameters
- itemType
- The type of the items.
- bindingPath
- The property path