menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LiveDataUpdateMode - MAUI 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.Maui.DataSource
    Assembly: Syncfusion.Maui.DataSource.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