Show / Hide Table of Contents

Class ControlEventBehavior

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

Fields

Auto

Declaration
public const ControlEventBehavior Auto
Field Value
Type Description
ControlEventBehavior

Immediate

Declaration
public const ControlEventBehavior Immediate
Field Value
Type Description
ControlEventBehavior

Queued

Declaration
public const ControlEventBehavior Queued
Field Value
Type Description
ControlEventBehavior

value__

Declaration
public int value__
Field Value
Type Description
System.Int32