ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportRefreshing Interface / CanRefresh Method

In This Topic
    CanRefresh Method (ISupportRefreshing)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Function CanRefresh() As System.Boolean
    System.bool CanRefresh()
    See Also