ActiveReports 8
IDataScope Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IDataScope Interface

Glossary Item Box

The following tables list the members exposed by IDataScope.

Public Properties

 NameDescription
 PropertyLabelReturns the document map label for the current grouping or an empty string if the grouping does not have a document map label.  
 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