alexa

    Show / Hide Table of Contents

    Interface ITreeTableEmptySummaryArraySource

    Provides a GetEmptySummaries() method.

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

    Methods

    GetEmptySummaries()

    Gets an array of summary objects.

    Declaration
    ITreeTableSummary[] GetEmptySummaries()
    Returns
    Type
    ITreeTableSummary[]
    Back to top Generated by DocFX