[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DocumentMapNode.Children

Children Property

Children

Gets the child nodes of the document map node.

Declaration
public IItemCollection<DocumentMapNode> Children { get; }
Property Value
Type Description
IItemCollection<DocumentMapNode>

The child nodes of the document map node.