A custom user control for building filters.
Represents one criteria of comparison with a table, column and value.
The FilterBuilderPanel BgroundColors type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| FilterBuilderPanel BgroundColors | Initializes a new instance of the FilterBuilderPanel BgroundColors class |
Methods
| Name | Description | |
|---|---|---|
| GetDarkHtmlColors |
Represents a subset of dark HTML colors in an array.
| |
| GetLightHtmlColors |
Represents a subset of light HTML colors in an array.
| |
| GetVeryDarkHtmlColors |
Represents a subset of very dark HTML colors in an array.
|
Fields
| Name | Description | |
|---|---|---|
| DARK_BLUE |
A dark blue color.
| |
| DARK_GREEN |
A dark green color.
| |
| DARK_GREY |
A dark grey color.
| |
| DARK_NAVY |
A dark navy blue color.
| |
| DARK_ORANGE |
A dark orange color.
| |
| DARK_PURPLE |
A dark purple color.
| |
| DARK_RED |
A dark red color.
| |
| DARK_YELLOW |
A dark yellow color.
| |
| LIGHT_BLUE |
A light blue color.
| |
| LIGHT_GREEN |
A light green color.
| |
| LIGHT_GREY |
A light grey color.
| |
| LIGHT_NAVY |
A light navy blue color.
| |
| LIGHT_ORANGE |
A light orange color.
| |
| LIGHT_PURPLE |
A light purple color.
| |
| LIGHT_RED |
A light red color.
| |
| LIGHT_YELLOW |
A light yellow color.
| |
| VERY_DARK_BLUE |
A very dark blue color.
| |
| VERY_DARK_GREEN |
A very dark green color.
| |
| VERY_DARK_GREY |
A very dark grey color.
| |
| VERY_DARK_NAVY |
A very dark navy blue color.
| |
| VERY_DARK_ORANGE |
A very dark orange color.
| |
| VERY_DARK_PURPLE |
A very dark purple color.
| |
| VERY_DARK_RED |
A very dark red color.
| |
| VERY_DARK_YELLOW |
A very dark yellow color.
|
See Also