alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ListViewItemFlags

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

    Fields

    LVIF_IMAGE

    Declaration
    public const ListViewItemFlags LVIF_IMAGE
    Field Value
    Type
    ListViewItemFlags

    LVIF_INDENT

    Declaration
    public const ListViewItemFlags LVIF_INDENT
    Field Value
    Type
    ListViewItemFlags

    LVIF_NORECOMPUTE

    Declaration
    public const ListViewItemFlags LVIF_NORECOMPUTE
    Field Value
    Type
    ListViewItemFlags

    LVIF_PARAM

    Declaration
    public const ListViewItemFlags LVIF_PARAM
    Field Value
    Type
    ListViewItemFlags

    LVIF_STATE

    Declaration
    public const ListViewItemFlags LVIF_STATE
    Field Value
    Type
    ListViewItemFlags

    LVIF_TEXT

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