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 |