alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ItemAction

    Specifies the action which occurs with item.

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

    Fields

    Hide

    Item is hiding.

    Declaration
    public const ItemAction Hide
    Field Value
    Type
    ItemAction

    None

    Declaration
    public const ItemAction None
    Field Value
    Type
    ItemAction

    Show

    Item is showing.

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