ComponentOne Xamarin.Android
CanRefresh Method (ISupportRefreshing)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportRefreshing Interface : CanRefresh Method
Determines whether the collection can be refreshed.
Syntax
'Declaration
 
Function CanRefresh() As Boolean
'Usage
 
Dim instance As ISupportRefreshing
Dim value As Boolean
 
value = instance.CanRefresh()
bool CanRefresh()
See Also

Reference

ISupportRefreshing Interface
ISupportRefreshing Members