Class
ListLevelCollection

Collection of list levels defining hierarchy and formatting for multilevel lists.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Editing.Collections

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public class ListLevelCollection : CollectionBase<ListLevel>, IEnumerable

Inheritance: objectCollectionBase<ListLevel>ListLevelCollection

Implements: IEnumerable

Inherited Members CollectionBase<ListLevel>.Add(ListLevel)CollectionBase<ListLevel>.GetEnumerator()CollectionBase<ListLevel>.CountCollectionBase<ListLevel>.this[int]

Methods

AddListLevel()

Creates a list level, adds it to the collection, and returns it.

Declaration

cs-api-definition
public ListLevel AddListLevel()

Returns

ListLevel

The newly created and added list level.

In this article
DefinitionMethodsAddListLevel()
Not finding the help you need?
Contact Support