menu

UWP

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

    Show / Hide Table of Contents

    Class TreeTableNodeColor

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

    Inheritance
    System.Object
    TreeTableNodeColor
    Namespace: Syncfusion.UI.Xaml.Collections
    Assembly: Syncfusion.SfGrid.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved