alexa

    Show / Hide Table of Contents

    Interface ITableProvider

    Provides a Syncfusion.Grouping.GroupingListChangedEvents method that returns a Table

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface ITableProvider

    Methods

    GetTable()

    Returns a Table

    Declaration
    Table GetTable()
    Returns
    Type Description
    Table

    Returns Table.

    Back to top Generated by DocFX