The TreeListItem 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.
(Inherited from RichListItem.)
Public property Html
Gets or sets the Html displayed in a list control for the item represented by the RichListItem.
(Inherited from RichListItem.)
Public property Items
Public property Selectable
Public property Text
Gets or sets the text displayed in a list control for the item represented by the RichListItem.
(Inherited from RichListItem.)
Public property Value
Gets or sets the value associated with the RichListItem
(Inherited from RichListItem.)

See Also