ListLevelCollection
Class
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:
Inherited Members
Methods
Creates a list level, adds it to the collection, and returns it.