Definition
Namespace:Telerik.WinForms.Documents.Layout
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public abstract class LayoutElementCollectionBase : ILinkedListCollection<LayoutElement>, IEnumerable
Inheritance: objectLayoutElementCollectionBase
Derived Classes:
Implements:
Constructors
C#
public LayoutElementCollectionBase(DocumentStructureCollection boxesCollection, LayoutElement parentLayoutBox)
Fields
C#
protected DocumentStructureCollection boxesCollection
C#
protected LayoutBox parentLayoutBox
Methods
C#
protected void CheckForLeafLayoutBoxCollection()