C1.DataCollection Assembly / C1.DataCollection Namespace / C1EditableDataCollection<T> Class / CanRefresh Method

In This Topic
CanRefresh Method (C1EditableDataCollection<T>)
In This Topic
Determines whether the collection can be refreshed.
Syntax
'Declaration
 
Public Function CanRefresh() As Boolean
 
See Also