Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection 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 Boolean
    bool CanRefresh()
    See Also