ClassBoxNode
Class
Represents a box node in a document structure, which can contain other nodes and defines a specific area for layout and styling purposes.
Definition
Namespace:Telerik.Windows.Documents.DocumentStructure
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class BoxNode : RadLinkedListNode<LayoutBox>
Inheritance: objectRadLinkedListNode<LayoutBox>BoxNode
Derived Classes:
Inherited Members