Enum UIStyle
The style of FastReport user interface.
Namespace: FastReport.Olap.Styling
Assembly: FastReport.Olap.dll
Syntax
public enum UIStyle
Fields
| Name | Description |
|---|---|
| Office2003 | Specifies the Microsoft Office 2003 style (blue). |
| Office2007Black | Specifies the Microsoft Office 2007 style (black). |
| Office2007Blue | Specifies the Microsoft Office 2007 style (blue). |
| Office2007Silver | Specifies the Microsoft Office 2007 style (silver). |
| VistaGlass | Specifies the Microsoft Vista style (black). |
| VisualStudio2005 | Specifies the Microsoft Visual Studio 2005 style. |