RichListItem Properties
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RichListItem Properties |
| RichListItem Class See Also Send Feedback |
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
|