Show / Hide Table of Contents

Class EnterKeyBehaviors

Inheritance
System.Object
EnterKeyBehaviors
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class EnterKeyBehaviors : Enum

Fields

Edit

Declaration
public const EnterKeyBehaviors Edit
Field Value
Type Description
EnterKeyBehaviors

MoveDown

Declaration
public const EnterKeyBehaviors MoveDown
Field Value
Type Description
EnterKeyBehaviors

MoveLeft

Declaration
public const EnterKeyBehaviors MoveLeft
Field Value
Type Description
EnterKeyBehaviors

MoveRight

Declaration
public const EnterKeyBehaviors MoveRight
Field Value
Type Description
EnterKeyBehaviors

MoveUp

Declaration
public const EnterKeyBehaviors MoveUp
Field Value
Type Description
EnterKeyBehaviors

None

Declaration
public const EnterKeyBehaviors None
Field Value
Type Description
EnterKeyBehaviors

value__

Declaration
public int value__
Field Value
Type Description
System.Int32