menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CollectionViewAdv.CollectionViewFlags - API Reference

    Show / Hide Table of Contents

    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 Description
    CollectionViewAdv.CollectionViewFlags

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved