Enum GridViewNavigationBehaviour
Defines which behaviour of the grid should be used
Namespace: Simplic.UI.GridView
Assembly: Simplic.UI.dll
Syntax
public enum GridViewNavigationBehaviour
Fields
| Name | Description |
|---|---|
| GridDefault | Default behaviour of the component developer. |
| SimplicDefault | Default simplic navigation behaviour. |
| SimplicEditableGridDefault | Should be used for simplic default behaviour in editable grids |