menu

WPF

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

    Show / Hide Table of Contents

    Interface ITreeTableEntrySource

    An object that holds an ITreeTableEntry.

    Namespace: Syncfusion.Windows.Collections
    Assembly: Syncfusion.GridCommon.WPF.dll
    Syntax
    public interface ITreeTableEntrySource

    Properties

    Entry

    Gets a reference to the ITreeTableEntry.

    Declaration
    ITreeTableEntry Entry { get; set; }
    Property Value
    Type
    ITreeTableEntry
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved