Infinite Collection View Scrolling

This example implements infinite scrolling in DXCollectionView.
Related Members:
- DXCollectionView: IsRefreshing, IsLoadMoreEnabled, IsLoadMoreEnabled, LoadMoreCommand, TapCommand, ItemTemplate
- DXButton: Command, CommandParameter
Anatomy
The following diagram illustrates the anatomy of this project:

Implementation Details
Refer to the following GitHub example to see implementation details: