menu

WinForms

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

    Show / Hide Table of Contents

    Interface ITableSource

    Provides a method to access a Table object.

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

    Methods

    GetTable()

    Returns a Table.

    Declaration
    Table GetTable()
    Returns
    Type Description
    Table

    Returns Table value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved