Show / Hide Table of Contents

Class ToolContextValueType

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

Fields

BoolValue

Declaration
public const ToolContextValueType BoolValue
Field Value
Type Description
ToolContextValueType

Brush

Declaration
public const ToolContextValueType Brush
Field Value
Type Description
ToolContextValueType

BrushCollection

Declaration
public const ToolContextValueType BrushCollection
Field Value
Type Description
ToolContextValueType

Color

Declaration
public const ToolContextValueType Color
Field Value
Type Description
ToolContextValueType

Data

Declaration
public const ToolContextValueType Data
Field Value
Type Description
ToolContextValueType

DoubleValue

Declaration
public const ToolContextValueType DoubleValue
Field Value
Type Description
ToolContextValueType

IntValue

Declaration
public const ToolContextValueType IntValue
Field Value
Type Description
ToolContextValueType

StringValue

Declaration
public const ToolContextValueType StringValue
Field Value
Type Description
ToolContextValueType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32