ComponentOne FlexGrid for WinForms
Search Property (CellStyleCollection)

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : Search Property
Gets the style used to paint the cell selected while auto-searching.
Syntax
'Declaration
 
Public ReadOnly Property Search As CellStyle
public CellStyle Search {get;}
Remarks
Use the AutoSearch property to enable auto-searching.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members