FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportAddressBase Class
Members

In This Topic
    ReportAddressBase Class
    In This Topic
    Base class represents address of the report.
    Object Model
    ReportAddressBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ReportAddressBase 
    public abstract class ReportAddressBase 
    Inheritance Hierarchy

    System.Object
       C1.Ssrs.ReportAddressBase
          C1.Ssrs.DrillthroughReportAddress
          C1.Ssrs.ReportAddress
          C1.Ssrs.SessionReportAddress

    See Also