[]
Specifies where the grid should start searching for cells when using the AutoSearch property.
public enum AutoSearchEnum
| Name | Description |
|---|---|
| FromCursor | Search from the current row. |
| FromTop | Search from the first scrollable row. |
| None | No auto-searching. |