alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Enum GroupView.ItemState

    Represents the visual state of a GroupViewItem.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum ItemState

    Fields

    Name Description
    Highlight

    Item is highlighted (e.g., on mouse hover).

    Normal

    Item is in its default state.

    Selected

    Item is selected.

    Selecting

    Item is in the process of being selected.

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