Report.IsShown ?

Stimulsoft Reports.NET discussion
Post Reply
Stéphane
Posts: 74
Joined: Wed Dec 06, 2006 3:45 am
Location: Paris (France)

Report.IsShown ?

Post by Stéphane »

Hello,

Is there a way to know if the viewer form of a report is shown ? Apparently, when we call the Report.Show method, we don't have access to the viewer form and there is no IsViewerVisible property or something like that...
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Report.IsShown ?

Post by Vital »

Hello,

Sorry but SR does not contain properties which you need. You can use your own preview form to solve this problem.

Thank you.
Post Reply