ClassListItem
Class
Represents a single item within a structured document list, providing properties and methods to manage the contents and formatting of the list item.
Definition
Namespace:Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class ListItem
Inheritance: objectListItem
Constructors
ListItem()
Declaration
cs-api-definition
public ListItem()
Properties
DisplayText
Gets the display text of the list item.