TcxVerticalGridStyles.IncSearch Property
Defines the incremental search item’s style settings.
Declaration
property IncSearch: TcxStyle index vgs_IncSearch read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use this property to define the style settings applied to grid rows focused by the incremental search engine.
See Also