Class CollectionViewAdv.CollectionViewFlags
Defines the constants that indicate the various operations in the collection view.
Inheritance
System.Object
CollectionViewAdv.CollectionViewFlags
Namespace: Syncfusion.Data
Assembly: Syncfusion.Data.Portable.dll
Syntax
protected sealed class CollectionViewFlags : Enum
Fields
NeedsRefresh
Specifies whether entries should be recreated for the records in the collection view.
Declaration
public const CollectionViewAdv.CollectionViewFlags NeedsRefresh
Field Value
Type |
---|
CollectionViewAdv.CollectionViewFlags |