By default we have the following list editor field views
Label
If no view is specified on the UIOMaticListViewField attribute the label field view will be used
[UIOMaticListViewField]
public string Name { get; set; }
Optional Config
You can specify a filter that can be applied to the value when working with the label view (formatting as currency as relative date, truncating, ... you can basicily use any available AngularJS filter)