menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LiveDataUpdateMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LiveDataUpdateMode

    Defines the options to refresh the collection when modify data at runtime.

    Inheritance
    System.Object
    LiveDataUpdateMode
    Namespace: Syncfusion.DataSource
    Assembly: Syncfusion.DataSource.Portable.dll
    Syntax
    public sealed class LiveDataUpdateMode : Enum

    Fields

    AllowDataShaping

    Allows updating the collection at run-time.

    Declaration
    public const LiveDataUpdateMode AllowDataShaping
    Field Value
    Type
    LiveDataUpdateMode

    Default

    Does not update the collection at run-time.

    Declaration
    public const LiveDataUpdateMode Default
    Field Value
    Type
    LiveDataUpdateMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved