Back to API Home
Describes a palette associated with a ThemeResource.
Namespace: Dundas.Dashboard.BusinessAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
[DataContractAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class PaletteResourceContent : INotifyPropertyChanged |
Visual Basic |
---|
<DataContractAttribute>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class PaletteResourceContent
Implements INotifyPropertyChanged |
Inheritance Hierarchy
See Also