Enum UIStyle
Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll
The style of FastReport user interface.
public enum UIStyle
Fields
Office2003 = 1
Specifies the Microsoft Office 2003 style (blue).
Office2007Black = 4
Specifies the Microsoft Office 2007 style (black).
Office2007Blue = 2
Specifies the Microsoft Office 2007 style (blue).
Office2007Silver = 3
Specifies the Microsoft Office 2007 style (silver).
VistaGlass = 5
Specifies the Microsoft Vista style (black).
VisualStudio2005 = 0
Specifies the Microsoft Visual Studio 2005 style.