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. |