menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICompositeNode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ICompositeNode

    Represents a node that can contain other nodes.

    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public interface ICompositeNode

    Properties

    ChildNodes

    Gets the collection of child nodes.

    Declaration
    NodeCollection ChildNodes { get; }
    Property Value
    Type Description
    NodeCollection

    The collection of child nodes.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved