TFieldExpressions<T>.GetNestedProp Method
Gets a compiled expression for a nested property
Syntax
Namespace: FlexCel.Report
public static Func<T, Object> GetNestedProp(PropertyInfo[] Props)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
Props | PropertyInfo[] |