alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DocumentExplorer.TreeNodeType

    Tree node types.

    Inheritance
    System.Object
    DocumentExplorer.TreeNodeType
    Namespace: Syncfusion.Windows.Forms.Diagram.Controls
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    protected sealed class TreeNodeType : Enum

    Fields

    Layer

    Single Layer

    Declaration
    public const DocumentExplorer.TreeNodeType Layer
    Field Value
    Type
    DocumentExplorer.TreeNodeType

    LayersCollection

    Layer collection

    Declaration
    public const DocumentExplorer.TreeNodeType LayersCollection
    Field Value
    Type
    DocumentExplorer.TreeNodeType

    Node

    Symbol node

    Declaration
    public const DocumentExplorer.TreeNodeType Node
    Field Value
    Type
    DocumentExplorer.TreeNodeType

    NodeCollection

    Node collection

    Declaration
    public const DocumentExplorer.TreeNodeType NodeCollection
    Field Value
    Type
    DocumentExplorer.TreeNodeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved