A ListItem object represents an item in the ListItems collection of a ListView control. It can consist of text, an icon and an array of strings known as sub-items.
Newlook Smartclient only.
A list item object can consist of text, an icon and an array of strings known as sub-items.
To use icons you must associate an ImageList control via the Icon and/or StateIcons and/or SmallIcon properties.
Newlook Smartclient |
Newlook Server |
Deprecated
|
Obsolete
Property |
Client |
Description |
|
Determines the background color of the item. |
|
|
Returns or sets whether the item is checked. |
|
|
Determines the foreground color of the item. |
|
|
Returns or sets the index of the Icon in the Icons collection that will be displayed next to this item. |
|
|
Returns or sets a unique identifier for the item. |
|
|
Returns or sets whether the item is selected. |
|
|
Returns or sets the index of the Icon in the Icons collection used in the List or Details view. |
|
|
An array of strings that are displayed as sub-items in report view. |
|
|
Store additional information about an object. |
|
|
Sets or returns the text associated with the ListItem. |
ListItems property | ListItems collection
© 2004-2021 looksoftware. All rights reserved.