TcxCustomFilterControl.Color Property
Specifies the background color of a filter control.
Declaration
property Color; default clBtnFace;
Property Value
| Type | Default |
|---|---|
| TColor | clBtnFace |
Remarks
The following image shows the default background color.

The default value of the Color property is clBtnFace.
See Also