alexa

    Show / Hide Table of Contents

    Interface ITreeTableSource

    This object owns a ITreeTable.

    Namespace: Syncfusion.Collections.BinaryTree
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ITreeTableSource

    Methods

    GetTreeTable()

    Returns a reference to an inner tree table.

    Declaration
    ITreeTable GetTreeTable()
    Returns
    Type
    ITreeTable
    Back to top Generated by DocFX