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 | Description |
---|---|
CollectionViewFlags |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |