[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.DataCollection Assembly
C1.DataCollection
Interfaces
ISupportRefreshing
Methods
CanRefresh
dotnet-api
C1.Android.DataCollection Assembly
C1.DataCollection Assembly
C1.Core
C1.DataCollection
Classes
Enums
Interfaces
IDataCollectionGroup<K, T>
IDataCollection<T>
ILoadedItem<T>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportIndexing<T>
ISupportPaging
ISupportRangeEditing<T>
ISupportRefreshing
Methods
CanRefresh
RefreshAsync
ISupportSorting
ISupportSource
ISupportVirtualization
ITreeDataCollection<T>
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
C1.DataCollection.SignalR.Server Assembly
C1.iOS.DataCollection Assembly
C1.Mac.DataCollection Assembly
C1.UWP.DataCollection Assembly
C1.Win.DataCollection Assembly
C1.WPF.DataCollection Assembly
(Showing Draft Content)
C1.DataCollection.ISupportRefreshing.CanRefresh
CanRefresh Method
CanRefresh()
Determines whether the collection can be refreshed.
Declaration
bool CanRefresh()
Returns
Type
Description
bool