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