menu

UWP

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

    Show / Hide Table of Contents

    Interface ITreeTableSource

    This object owns a ITreeTable.

    Namespace: Syncfusion.UI.Xaml.Collections
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public interface ITreeTableSource

    Methods

    GetTreeTable()

    Returns a reference to an inner tree table.

    Declaration
    ITreeTable GetTreeTable()
    Returns
    Type
    ITreeTable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved