TcxCustomFilterControl.FontValue Property
Specifies font settings for values with which to compare.
Declaration
property FontValue: TFont index fcfValue read; write;
Property Value
Type |
---|
TFont |
Remarks
Use the FontValue property to specify font characteristics used to display values with which item values are compared.
The following picture displays how settings of the FontValue property affect the control’s appearance.
See Also