StiSLViewerControl

Stimulsoft Ultimate discussion
Post Reply
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

StiSLViewerControl

Post 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
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

StiSLViewerControl

Post 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.
Post Reply