Interface ITreeTableSource
This object owns a ITreeTable.
Namespace: Syncfusion.Collections.BinaryTree
Assembly: Syncfusion.Shared.Base.dll
Syntax
public interface ITreeTableSource
Methods
GetTreeTable()
Returns a reference to an inner tree table.
Declaration
ITreeTable GetTreeTable()
Returns
Type |
---|
ITreeTable |