[]
        
(Showing Draft Content)

C1.Win.FlexGrid.AutoSearchEnum

AutoSearchEnum Enum

Specifies where the grid should start searching for cells when using the AutoSearch property.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum AutoSearchEnum

Fields

Name Description
FromCursor

Search from the current row.

FromTop

Search from the first scrollable row.

None

No auto-searching.