FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class / ReportAddress Property

In This Topic
    ReportAddress Property
    In This Topic
    Gets the ReportAddressBase object defines report address currently opened.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportAddress As ReportAddressBase
    public ReportAddressBase ReportAddress {get;}
    See Also