Class DynamicHelper
Inheritance
System.Object
DynamicHelper
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class DynamicHelper : Object
Methods
CreatePropertyValueGetter(Type, String)
Declaration
public static Func<object, object> CreatePropertyValueGetter(Type type, string propertyName)
Parameters
System.
|
System.
|
Returns
System.
|