alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class Action

    Defines the constant that specify the action to be performed.

    Inheritance
    System.Object
    Action
    Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class Action : Enum

    Fields

    Add

    Represents Add.

    Declaration
    public const Action Add
    Field Value
    Type
    Action

    Edit

    Represents Edit.

    Declaration
    public const Action Edit
    Field Value
    Type
    Action

    None

    Represents None.

    Declaration
    public const Action None
    Field Value
    Type
    Action

    Remove

    Represents Remove.

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