menu

UWP

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

    Show / Hide Table of Contents

    Interface ITreeTableEntrySource

    An object that holds an ITreeTableEntry.

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

    Properties

    Entry

    Gets a reference to the ITreeTableEntry.

    Declaration
    ITreeTableEntry Entry { get; set; }
    Property Value
    Type
    ITreeTableEntry

    Extension Methods

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