Table of Contents

Enum UIStyle

Namespace: FastReport.Olap.Styling
Assembly: FastCube.WinForms.dll

The style of FastCube user interface.

public enum UIStyle

Fields

Office2003 = 0

Specifies the Microsoft Office 2003 style (blue).

Office2007Black = 3

Specifies the Microsoft Office 2007 style (black).

Office2007Blue = 1

Specifies the Microsoft Office 2007 style (blue).

Office2007Silver = 2

Specifies the Microsoft Office 2007 style (silver).

Office2010Black = 6

Specifies the Office 2010 (Black) style.

Office2010Blue = 4

Specifies the Office 2010 (Blue) style.

Office2010Silver = 5

Specifies the Office 2010 (Silver) style.

Office2013 = 7

Specifies the Office 2013 style.

VistaGlass = 11

Specifies the Microsoft Vista style (black).

VisualStudio2005 = 8

Specifies the Microsoft Visual Studio 2005 style.

VisualStudio2010 = 9

Specifies the Visual Studio 2010 style.

VisualStudio2012Light = 10

Specifies the Visual Studio 2012 (Light) style.