Used in combination with pullToRefresh. If set to true, newly loaded data will be appended on top of old data when refershing.
Instance of DataSource or the data that the mobile ListView will be bound to.
The header item template (applies for grouped mode).
The message template displayed when the user pulls the listView. Applicable only when pullToRefresh is set to true.
If set to true, the listview will reload its data when the user pulls the view over the top limit.
The message template displayed during the refresh. Applicable only when pullToRefresh is set to true.
The message template indicating that pullToRefresh will occur. Applicable only when pullToRefresh is set to true.
The style of the control. Can be either empty string(""), or inset.
The type of the control. Can be either flat (default) or group. Determined automatically in databound mode.