Enum TreeModelDiffKind
Namespace: VelloSharp.TreeDataGrid
Assembly: VelloSharp.TreeDataGrid.dll
public enum TreeModelDiffKind
Fields
Collapsed = 3
Expanded = 2
Inserted = 0
Removed = 1
Namespace: VelloSharp.TreeDataGrid
Assembly: VelloSharp.TreeDataGrid.dll
public enum TreeModelDiffKind
Collapsed = 3
Expanded = 2
Inserted = 0
Removed = 1