Enum TreeTableNodeColor
Used by TreeTable to balance the tree with algorithm based on Red-Black tree.
Namespace: Syncfusion.UI.Xaml.Collections
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public enum TreeTableNodeColor
Fields
Name | Description |
---|---|
Black | Black. |
Red | Red. |