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

Glossary Item Box

Represents a data scope in a report at rendering time.

Syntax

Visual Basic (Declaration) 
Public Interface IDataScope 
C# 
public interface IDataScope 

See Also