ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / OleObject Class
Members

In This Topic
    OleObject Class
    In This Topic
    OleObject is a wrapper class for printing OLE objects.
    Object Model
    OleObject Class
    Syntax
    'Declaration
     
    Public NotInheritable Class OleObject 
       Inherits ARControl
    public sealed class OleObject : ARControl 
    Inheritance Hierarchy

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

    See Also