ActiveReports Developer 7
OleObject Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : OleObject Class

Glossary Item Box

OleObject is a wrapper class for printing OLE objects.

Object Model

OleObject Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class OleObject 
   Inherits ARControl
C# 
public sealed class OleObject : ARControl 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SectionReportModel.ARControl
      GrapeCity.ActiveReports.SectionReportModel.OleObject

See Also