New to Telerik UI for WinFormsStart a free 30-day trial

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:

C#
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

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

C#
public ListLevel AddListLevel()
Returns:

ListLevel

The newly created and added list level.

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