Option to change the data source assignation when using Data Binding in collection views.
| Property | Description | 
|---|---|
| Manual | Data source assignation will be handled by user code when binding each item. | 
| AutoAssign | The items source and indexed path are automatically assigned to each item's data source. |