ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveToggleState Class

In This Topic
InteractiveToggleState Class Methods
In This Topic

For a list of all members of this type, see InteractiveToggleState members.

Public Methods
 NameDescription
Public Method  
Public MethodCreates the dependency of ReportItem from other ReportItems that contain toggles.Used to determine the visibility of nested items  
Public Method  
Public MethodReturns a list containing the ReportItemKey on which the depends key  
Public Method  
Public MethodCheck if state of toggle item has been changed.  
Public MethodMark the toggle item as the one without content to be toggled. Used for recursive grouping.  
Public MethodSet initial state of the toggle item.  
Public MethodToggles state of given toggle item withing the given data scope.  
Top
See Also