Hi Alexis,
Thank you for using Syncfusion products.
We have checked the reported query “Difference between SfListView and CollectionView”. Please find the feature comparison for SfListView and CollectionView in the following
|
Features |
SfListView |
CollectionView |
|
ItemsSource |
Yes |
Yes |
|
ItemTemplate |
Yes |
Yes |
|
ItemHeight customization |
Yes |
Yes |
|
Layout |
Yes |
Yes |
|
Orientation |
Yes |
Yes |
|
Sticky Header/Footer |
Yes |
Yes |
|
RTL |
Yes |
Yes |
|
EmptyView |
No |
Yes |
|
Scrolling |
Yes |
Yes |
|
Spacing |
Yes |
Yes |
|
Commands (TapCommand/HoldCommand) |
Yes |
No |
|
Sorting |
Yes |
No |
|
Filtering |
Yes |
No |
|
Grouping |
Yes |
Yes |
|
Selection |
Yes |
Yes |
|
Swiping |
Yes |
No |
|
Item ReOrdering |
Yes |
No |
|
LoadMore |
Yes |
Yes |
|
Paging |
Yes (sample level) |
No |
|
ContextMenu |
Yes |
Yes |
You can also refer our user guidance document for more reference,
#Regarding performance
Both SfListView and CollectionView is implemented using the Reusing concept. Hence, both gives the better performance.
Please let us know if you need any further assistance.
Lakshmi Natarajan