[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver

IToggleReceiver Interface

Represents report entities whose visibility state can be toggled by a toggle report item.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IToggleReceiver

Properties

Name Description
Hidden

Gets a value indicating whether the item should be hidden.

ToggleItem

Gets the name of the toggle item.

Extension Methods