This documentation is for the old version. Go to the latest Graphics Mill docs

IListItem Properties

The IListItem type exposes the following members.

Properties

Name Description
Public property Checked

Gets/sets value indicating whether item is checked.

Public property CheckEnabled

Gets/sets the value which shows/hides the check box.

Public property Focused

Gets/sets value indicating whether the item has focus.

Public property Parent

Gets/sets a parent ThumbnailListView control of this item.

Public property Selected

Gets/sets a value indicating whether the item is selected.

Public property Tag

Gets/sets a custom data.

See Also

Reference