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

Definition

Namespace:Telerik.WinForms.Documents.DocumentStructure

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class BoxEndNode : BoxNode

Inheritance: objectRadLinkedListNode<LayoutBox>BoxNodeBoxEndNode

Inherited Members BoxNode.BoxTypeRadLinkedListNode<LayoutBox>.ValueRadLinkedListNode<LayoutBox>.PreviousRadLinkedListNode<LayoutBox>.Next

Constructors

C#
public BoxEndNode(LayoutBox box)
Parameters:boxLayoutBox

Properties

C#
public BoxStartNode Start { get; set; }