How can I please set the theme to black for:
StiWebViewerFx
StiWebDesigner
StiWebViewer
SitWebReport
I couldn't find it anywhere in the docs.
thanks
patrick
Setting Theme for Reports.Web
Re: Setting Theme for Reports.Web
Hello, patrick.
and StiWebViewer:
Unfortunately, other components don't support themes.
Thank you.
Here the code for StiWebViewerFx:patwolf wrote:How can I please set the theme to black for:
StiWebViewerFx
StiWebDesigner
StiWebViewer
SitWebReport
I couldn't find it anywhere in the docs.
Code: Select all
<cc1:StiWebViewerFx ID="StiWebViewerFx1" runat="server" ThemeName="Black" />
Code: Select all
<cc1:StiWebViewer ID="StiWebViewer1" runat="server" Theme="Office2007Black" />
Thank you.
Re: Setting Theme for Reports.Web
Thanks for the info. Yes the designer would be awesome with a Theme.
Best,
Patrick
Best,
Patrick
Re: Setting Theme for Reports.Web
Hello.
Thank you.
This task in our to-do list.patwolf wrote:Thanks for the info. Yes the designer would be awesome with a Theme.
Thank you.