Page 1 of 1

StiSLViewerControl

Posted: Mon Feb 06, 2012 3:52 pm
by NadiaTeles
Hi.

As I can to disable the new and delete button of StiSLViewerControl?

Which dlls necessary to install when using StiSLViewerControl?

The StiSLViewerControl it is a component of which product?

Thankyou

Teles

StiSLViewerControl

Posted: Tue Feb 07, 2012 1:48 am
by HighAley
Hello.
NadiaTeles wrote:As I can to disable the new and delete button of StiSLViewerControl?
You can use the StiOptions.Viewer.Elements.ShowPageNewButton and StiOptions.Viewer.Elements.ShowPageDeleteButton properties.
NadiaTeles wrote:Which dlls necessary to install when using StiSLViewerControl?
You should add next assemblies:

Code: Select all

Stimulsoft.Base.SL.dll
Stimulsoft.Controls.SL.dll
Stimulsoft.Report.SL.dll
Stimulsoft.Report.Viewer.SL.dll
NadiaTeles wrote:The StiSLViewerControl it is a component of which product?
The StiSLViewerControl component is in Reports.Ultimate and Reports.Silverlight.

Thank you.