[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.InteractiveToggleState.GetOrCreateRecursiveHierarchyMap

GetOrCreateRecursiveHierarchyMap Method

GetOrCreateRecursiveHierarchyMap(ReportItemKey, Func<IDictionary<int, int>>)

Declaration
public IDictionary<int, int> GetOrCreateRecursiveHierarchyMap(ReportItemKey key, Func<IDictionary<int, int>> createMap)
Parameters
Type Name Description
ReportItemKey key
Func<IDictionary<int, int>> createMap
Returns
Type Description
IDictionary<int, int>