Definition
Namespace:Telerik.WinForms.Documents.Layout
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class LayoutElementCollection : LayoutElementCollectionBase, ILinkedListCollection<LayoutElement>, IEnumerable
Inheritance: objectLayoutElementCollectionBaseLayoutElementCollection
Implements:
Inherited Members
Constructors
C#
public LayoutElementCollection(DocumentStructureCollection boxesCollection, LayoutElement parentLayoutBox)
Properties
C#
public bool HasChildren { get; }
C#
public bool IsReadOnly { get; }
Methods
C#
public void Clear()
C#
public void RemoveLast()