menu

WinForms

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

    Show / Hide Table of Contents

    Enum ItemType

    Defines the constants that specifies the possible item types in SfListView.

    Namespace: Syncfusion.WinForms.ListView.Enums
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public enum ItemType

    Fields

    Name Description
    Footer

    Specifies the item type of footer item.

    GroupHeader

    Specifies the item type of header item.

    Header

    Specifies the item type of header item.

    Record

    Specifies the item type of record item.

    SelectAllItem

    Specifies the item type of SelectAll item.

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