[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.InteractiveToggleState.GetParentToggles

GetParentToggles Method

GetParentToggles(ReportItemKey)

Returns a list containing the ReportItemKey on which the depends key

Declaration
public IList<ReportItemKey> GetParentToggles(ReportItemKey key)
Parameters
Type Name Description
ReportItemKey key

A ReportItemKey that represents an element whose visibility can be changed by another ReportItemKey.

Returns
Type Description
IList<ReportItemKey>