ShowWithWpfRibbonGUI()
Posted: Tue Aug 27, 2013 4:06 am
I used "ShowWithWpfRibbonGUI" to open viewer.
but i want to add a close event to viewer, so i changed like...
>> stiVewForm = new StiWpfViewerWindow(previewReport);
this form don't show ribbon..
is there a way to show ribbon with StiWpfViewerWindow()?
or how to add close event when we use Report.ShowWithWpf() ?
thank you always.
but i want to add a close event to viewer, so i changed like...
>> stiVewForm = new StiWpfViewerWindow(previewReport);
this form don't show ribbon..
is there a way to show ribbon with StiWpfViewerWindow()?
or how to add close event when we use Report.ShowWithWpf() ?
thank you always.