Show / Hide Table of Contents

Class ToolCommandExecutionState

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

Fields

Completed

Declaration
public const ToolCommandExecutionState Completed
Field Value
Type Description
ToolCommandExecutionState

Failed

Declaration
public const ToolCommandExecutionState Failed
Field Value
Type Description
ToolCommandExecutionState

Pending

Declaration
public const ToolCommandExecutionState Pending
Field Value
Type Description
ToolCommandExecutionState

value__

Declaration
public int value__
Field Value
Type Description
System.Int32