Class
BoxEndNode

Definition

Namespace:Telerik.WinForms.Documents.DocumentStructure

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public class BoxEndNode : BoxNode

Inheritance: objectRadLinkedListNode<LayoutBox>BoxNodeBoxEndNode

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

Constructors

BoxEndNode(LayoutBox)

Declaration

cs-api-definition
public BoxEndNode(LayoutBox box)

Parameters

box

LayoutBox

Properties

Start

Declaration

cs-api-definition
public BoxStartNode Start { get; set; }

Property Value

BoxStartNode