WinForms

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

    Show / Hide Table of Contents

    Enum Action

    Defines the constant that specify the action to be performed.

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

    Fields

    Name Description
    Add

    Specifies whether the TreeNodeAdv needs to added.

    Edit

    Specifies whether the TreeNodeAdv needs to edited.

    None

    Default action

    Remove

    Specifies whether the TreeNodeAdv needs to removed.

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