DataPA Enterprise Dashboard Controls API Reference
Defines the skin used to define the appearance of the Dashboard.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
[SerializableAttribute]
public class DashboardSkin : _DashboardSkin,
ISerializable |
| Visual Basic |
|---|
<SerializableAttribute>
Public Class DashboardSkin
Implements _DashboardSkin, ISerializable |
| Visual C++ |
|---|
[SerializableAttribute]
public ref class DashboardSkin : _DashboardSkin,
ISerializable |
Remarks
Inheritance Hierarchy
See Also