Class
StructureTree

Base node for a structure tree; the root or any intermediate element holding child structure elements.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public class StructureTree

Inheritance: objectStructureTree

Derived Classes: StructureElement

Properties

ChildElements

Gets the collection of child structure elements attached to this node.

Declaration

cs-api-definition
public StructureElementsCollection ChildElements { get; }

Property Value

StructureElementsCollection

In this article
DefinitionPropertiesChildElements
Not finding the help you need?
Contact Support