DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Enumerated Type that represents the different palette styles that can be applied to the dashboard control to change its and any child forms appearance.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum DashboardPalette |
Visual Basic |
---|
Public Enumeration DashboardPalette |
Visual C++ |
---|
public enum class DashboardPalette |
Members
Member name | Value | Description | |
---|---|---|---|
ProfessionalSystem | 70280 | ||
ProfessionalOffice2003 | 70281 | ||
Office2007Blue | 70282 | ||
Office2007Silver | 70283 | ||
Office2007Black | 70284 | ||
Office2010Silver | 70286 | ||
Office2010Black | 70287 | ||
SparkleBlue | 70288 | ||
SparkleOrange | 70289 | ||
SparklePurple | 70290 | ||
Office2010Blue | 70285 |