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

Glossary Item Box

This interface is needed to work with objects that are fully implemented DataRegion. It is used for OverflowPlaceHolderLayoutManager ustnovki properties OverflowName (!). It smells, But it's the best thing I can do now.

Syntax

Visual Basic (Declaration) 
Public Interface IDataRegionOverflow 
   Inherits IDataRegionIOverflowItemIRenderComponentIReportItemISectionRegion 
C# 
public interface IDataRegionOverflow : IDataRegionIOverflowItemIRenderComponentIReportItemISectionRegion  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also