The RichListItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes |
Gets a collection of attribute name and value pairs for the RichListItem that are not directly supported by the class.
|
|
Html |
Gets or sets the Html displayed in a list control for the item represented by the RichListItem.
|
|
Text |
Gets or sets the text displayed in a list control for the item represented by the RichListItem.
|
|
Value |
Gets or sets the value associated with the RichListItem
|