[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridEnterAction

GridEnterAction Enum

Defines constants that specify which action to perform when Enter key is pressed.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public enum GridEnterAction

Fields

Name Description
MoveDown

Move the selection to the next row.

None

No special action.