Class CollectionViewFlags
Defines the options to refresh the source in the DataSource.
Inheritance
System.Object
    CollectionViewFlags
  Namespace: Syncfusion.DataSource
Assembly: Syncfusion.DataSource.Portable.dll
Syntax
public sealed class CollectionViewFlags : Enum
  Fields
NeedToRefresh
Checks whether the content needs to be refreshed.
Declaration
public const CollectionViewFlags NeedToRefresh
  Field Value
| Type | 
|---|
| CollectionViewFlags |