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