Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CollectionViewFlags - Xamarin.Forms API Reference | Syncfusion DataSource. ">

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved