Class CollectionViewFlags
Defines the options to refresh the source in the DataSource.
Inheritance
System.Object
CollectionViewFlags
Namespace: Syncfusion.Maui.DataSource
Assembly: Syncfusion.Maui.DataSource.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 |