menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LiveNodeUpdateMode - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LiveNodeUpdateMode

    Defines the constants that specify how the data updates during data manipulation operation.

    Inheritance
    System.Object
    LiveNodeUpdateMode
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public sealed class LiveNodeUpdateMode : Enum

    Fields

    AllowDataShaping

    Sorting will be updated.

    Declaration
    public const LiveNodeUpdateMode AllowDataShaping
    Field Value
    Type
    LiveNodeUpdateMode

    Default

    No data updates performed.

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