TreeTableNodeColor Class
Used by TreeTable to balance the tree with algorithm based on Red-Black tree.
Inheritance
System.Object
    TreeTableNodeColor
  Namespace: Syncfusion.Windows.Forms.Collections
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public sealed class TreeTableNodeColor : Enum
  Fields
Black
Black.
Declaration
public const TreeTableNodeColor Black
  Field Value
| Type | 
|---|
| TreeTableNodeColor | 
Red
Red.
Declaration
public const TreeTableNodeColor Red
  Field Value
| Type | 
|---|
| TreeTableNodeColor |