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

Glossary Item Box

Interface for Rectangle report item.

Syntax

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

See Also