InterfaceIHierarchyAdapter
Interface
Describes a hierarchy.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public interface IHierarchyAdapter
Methods
GetItemAt(object, int)
Gets a child of item at the index.
GetItems(object)
Get an enumeration with the child items of the provided item.