The following tables list the members exposed by the ListItem type.

Name Description
Public method Clear Clears the ListItem object.
Public method Clone Creates a copy of the ListItem object
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method OnDrawCell Invokes the DrawCellEvent event.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top