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

Glossary Item Box

The following tables list the members exposed by IDataScope.

Public Properties

 NameDescription
 PropertyNameSpecifies the name of the current scope.  
 PropertyParentsThe data scopes that are considered direct parents of the current scope.  
 PropertyToggleReceiverSpecifies the component that can be toggled for the current scope if there is one.  
Top

Public Methods

 NameDescription
 MethodGetReportItemReturns the instance of the specified IReportItem.  
Top

See Also