menu

WinForms

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

    Show / Hide Table of Contents

    Enum TreeNodeType

    Indicated a node type which must be created.

    Namespace: Syncfusion.Scripting.Design
    Assembly: Syncfusion.Scripting.Windows.dll
    Syntax
    public enum TreeNodeType

    Fields

    Name Description
    Event

    For creating "event" type of tree node.

    EventHandler

    Already created event handler.

    Item

    For creating "item" type of tree node.

    Object

    For creating "object" type of tree node.

    Property

    For creating "property" type of tree node.

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