ListItem Class |
Namespace: Eto.Forms
The ListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key |
Gets or sets the unique key of the item.
|
![]() | Tag |
Gets or sets custom data for the item.
|
![]() | Text |
Gets or sets the text of the item.
|
Name | Description | |
---|---|---|
![]() | ToString |
Gets the listItem's string
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to ListItem) | >
Converts a string to a list item implicitly
|