Class EnterKeyBehaviors
Inheritance
System.Object
EnterKeyBehaviors
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class EnterKeyBehaviors : Enum
Fields
Edit
Declaration
public const EnterKeyBehaviors Edit
Field Value
MoveDown
Declaration
public const EnterKeyBehaviors MoveDown
Field Value
MoveLeft
Declaration
public const EnterKeyBehaviors MoveLeft
Field Value
MoveRight
Declaration
public const EnterKeyBehaviors MoveRight
Field Value
MoveUp
Declaration
public const EnterKeyBehaviors MoveUp
Field Value
None
Declaration
public const EnterKeyBehaviors None
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|