'Declaration Public Enum EnumColor Inherits System.Enum
public enum EnumColor : System.Enum
'Declaration Public Enum EnumColor Inherits System.Enum
public enum EnumColor : System.Enum
Member | Description |
---|---|
Attention | A color used to draw the attention. |
Blue | Blue color. |
Caution | The color represents a neutral state. |
Critical | The color represents a bad state. |
Default | This is the default background color. |
Green | Green color. |
LightBlue | Light-blue color. |
None | The color represents an undefined state. |
Orange | Orange color. |
Purple | Purple color. |
Red | Red color. |
Success | The color represents a good state. |
System.Object
System.ValueType
System.Enum
C1.WPF.RulesManager.EnumColor