[]
        
(Showing Draft Content)

C1.WPF.RulesManager.EnumColor

EnumColor Enum

Represents a color.

Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public enum EnumColor
Public Enum EnumColor

Fields

Name 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.