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

Glossary Item Box

Interface for data regions.

Syntax

Visual Basic (Declaration) 
Public Interface IDataRegion 
   Inherits IRenderComponentIReportItem 
C# 
public interface IDataRegion : IRenderComponentIReportItem  

See Also