The RichListItem type exposes the following members.

Properties

  Name Description
Public property Attributes
Gets a collection of attribute name and value pairs for the RichListItem that are not directly supported by the class.
Public property Html
Gets or sets the Html displayed in a list control for the item represented by the RichListItem.
Public property Text
Gets or sets the text displayed in a list control for the item represented by the RichListItem.
Public property Value
Gets or sets the value associated with the RichListItem

See Also