StiWpfThemeInfo Class
Namespace: Stimulsoft.Report
This class contains information about WPF theme for Reports.Wpf.
Constructors
| Constructor | Description |
|---|---|
| StiWpfThemeInfo(string name, string assembly, string path, string cloudToolTipPath, string checkPath) | Creates new instance of StiWpfThemeInfo. |
StiWpfThemeInfo(name: string, assembly: string, path: string, cloudToolTipPath: string, checkPath: string)
Creates new instance of StiWpfThemeInfo.
Parameters
- name (string) — Name of theme. For example: “Black”.
- assembly (string) — Name of assembly which contains resources for WPF theme.
- path (string) — Path to resource dictionary in assembly. For example: “/Stimulsoft.Report.Wpf.Office2007BlueTheme;component/Office2007BlueTheme.xaml”
- cloudToolTipPath (string)
- checkPath (string)
Properties
| Property | Type | Description |
|---|---|---|
| Assembly | string | |
| CheckPath | string | |
| CloudToolTipPath | string | |
| Name | string | |
| Path | string |
Methods
| Method | Returns | Description |
|---|---|---|
| ToString | string |
Method Details
ToString
ToString(): string
Returns string