I create program allow user to save render report to .mdc or mdz file to disk
and I allow user to open file again in preview mode
When User open file I want to show filename ex. "c:\moneyreport.mdz" in the text of form
I want to know how to get this property to vb.net code
Thank you for your support...
How To get Render Report Name
How To get Render Report Name
Hello,
You can get path from which report loaded with help of ReportFile property.
Thank you.
You can get path from which report loaded with help of ReportFile property.
Thank you.