WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITreeTableEntrySource - WindowsForms API Reference | Syncfusion ITreeTableEntry. ">

    Show / Hide Table of Contents

    Interface ITreeTableEntrySource

    An object that holds an ITreeTableEntry.

    Namespace: Syncfusion.Collections.BinaryTree
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ITreeTableEntrySource

    Properties

    Entry

    Gets a reference to the ITreeTableEntry.

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