The IListItem type exposes the following members.
Name | Description | |
---|---|---|
Checked |
Gets/sets value indicating whether item is checked. |
|
CheckEnabled |
Gets/sets the value which shows/hides the check box. |
|
Focused |
Gets/sets value indicating whether the item has focus. |
|
Parent |
Gets/sets a parent ThumbnailListView control of this item. |
|
Selected |
Gets/sets a value indicating whether the item is selected. |
|
Tag |
Gets/sets a custom data. |