ActiveReports Developer 7
IToggleReceiver Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IToggleReceiver Interface

Glossary Item Box

The following tables list the members exposed by IToggleReceiver.

Public Properties

 NameDescription
 PropertyHiddenIndicates whether the item should be visible.  
 PropertyToggleInstanceSpecifies toggle item instance for this entity.  
 PropertyToggleItemSpecifies toggle item name.  
Top

Public Methods

 NameDescription
 MethodChangeVisibilityToggle visibility state  
 MethodSubscribeLooks for the toggle controller and registers this instance with it (if there is any).  
Top

See Also