menu

WinForms

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

    Show / Hide Table of Contents

    Class ListItem

    Inheritance
    System.Object
    ListItem
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ListItem

    Constructors

    ListItem(Form)

    Declaration
    public ListItem(Form f)
    Parameters
    Type Name Description
    System.Windows.Forms.Form f

    Fields

    Form

    Declaration
    public Form Form
    Field Value
    Type
    System.Windows.Forms.Form

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type
    System.String
    Overrides
    System.Object.ToString()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved