A custom user control for building filters.
Represents one criteria of comparison with a table, column and value.
The FilterBuilderPanel BgroundColorsLight type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| FilterBuilderPanel BgroundColorsLight | Initializes a new instance of the FilterBuilderPanel BgroundColorsLight class |
Methods
| Name | Description | |
|---|---|---|
| GetHtmlColors |
Represents a subset of these HTML colors in an array.
|
Fields
| Name | Description | |
|---|---|---|
| LIGHT_BLUE |
Light blue color.
| |
| LIGHT_GREEN |
Light green color.
| |
| LIGHT_GREY |
Light grey color.
| |
| LIGHT_NAVY |
Light navy blue color.
| |
| LIGHT_ORANGE |
Light orange color.
| |
| LIGHT_PURPLE |
Light purple color.
| |
| LIGHT_RED |
Light red color.
| |
| LIGHT_YELLOW |
Light yellow color.
|
See Also