Class ListItem
Inheritance
System.Object
ListItem
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ListItem : Object
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 |