CollectionViewFlags Enumeration
Defines the options to refresh the source in the DataSource.
Syntax
public enum CollectionViewFlags : System.Enum
Members
Member | Description |
---|---|
NeedToRefresh | Checks whether the content needs to be refreshed. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Syncfusion.DataSource.CollectionViewFlags
AssemblyVersion
Syncfusion.DataSource.Portable: 17.3451.0.26
See Also