menu

WinForms

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

    Show / Hide Table of Contents

    Enum TreeNodeAdvSortType

    Defines the constant that specifies the different sort types that can be specified in the Sort() method.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum TreeNodeAdvSortType

    Fields

    Name Description
    CheckBox

    Sorts by the checkbox value.

    Tag

    Sorts by the tag value.

    Text

    Sorts by text.

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