A custom user control for building filters.
Represents one criteria of comparison with a table, column and value.
The FilterBuilderPanel BgroundColorsDark type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | FilterBuilderPanel BgroundColorsDark | Initializes a new instance of the FilterBuilderPanel BgroundColorsDark class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetHtmlColors |
Represents a subset of these 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.
|
See Also