[]
Gets a value from data source.
public abstract object GetValue(IEnumerable<object> bindingPath)
Type | Name | Description |
---|---|---|
IEnumerable<object> | bindingPath | Data source property name. |
Type | Description |
---|---|
object |
For MyObjet.Data.Year use {"Data", "Year"}