Probably a copy/paste was done from other section.
For example, when refering to changing options you use a line like this one
Code: Select all
StiOptions.viewer.toolbar.showOpenButton = false;
Like in this sample line.
Code: Select all
Stimulsoft.Report.WebFx.[b]StiWebViewerFxOptions[/b].Toolbar.ShowOpenButton As Boolean