Skip to main content
A newer version of this page is available. .

TcxCustomGridTableViewStyles.IncSearch Property

Specifies the style applied to the incremental search request.

Declaration

property IncSearch: TcxStyle index vsIncSearch read; write;

Property Value

Type Description
TcxStyle

Stores appearance settings for a UI element.

Remarks

Use this property to change the appearance of incremental search requests. Only the font color and background color settings are used in this style.

See Also