menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TreeTableNodeColor - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TreeTableNodeColor

    Used by TreeTable to balance the tree with algorithm based on Red-Black tree.

    Namespace: Syncfusion.Windows.Collections
    Assembly: Syncfusion.GridCommon.WPF.dll
    Syntax
    public enum TreeTableNodeColor

    Fields

    Name Description
    Black

    Black.

    Red

    Red.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved