MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveToggleState Class
Methods

InteractiveToggleState Class Members

The following tables list the members exposed by InteractiveToggleState.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
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