alexa

    Show / Hide Table of Contents

    Enum LiveNodeUpdateMode

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

    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum LiveNodeUpdateMode

    Fields

    Name Description
    AllowDataShaping

    Sorting will be updated.

    Default

    No data updates performed.

    Back to top Generated by DocFX