ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / Search Property

In This Topic
    Search Property
    In This Topic
    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