Enum NavigationMode
Defines the constants that specify the type of navigation.
Namespace: Syncfusion.WinForms.DataGrid.Enums
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public enum NavigationMode
Fields
| Name | Description |
|---|---|
| Cell | Specifies that the grid will navigate by cell. |
| Row | Specifies that the grid will navigate by row. |