Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSOpenReportAction Class / Location Property

In This Topic
    Location Property
    In This Topic
    Gets the SSRSReportLocationBase defining location of the SSRS report to open.
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As SSRSReportLocationBase
    public SSRSReportLocationBase Location {get;}
    See Also