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

In This Topic
    InteractiveToggleState Class Members
    In This Topic

    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