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

ListItem Methods

The ListItem type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetIconKey

Returns a key of the item icon for the specified View of the VirtualListView control.

Public method GetText

Returns the specified text information of the item.

Public method GetType (Inherited from Object.)
Public method HasIcon

Returns value indicating whether the item has an icon for specified view mode of the ThumbnailListView.

Public method HasText

Returns value indicating whether the item has text information of specified type.

Protected method MemberwiseClone (Inherited from Object.)
Protected method OnIconChanged

Raises the IconChanged event.

Protected method OnStateChanged

Raises the StateChanged event.

Protected method OnStateChanging

Raises the StateChanging event.

Protected method OnTextChanged

Raises the TextChanged event.

Public method ToString (Inherited from Object.)

See Also

Reference