Class ToolContextValueType
Inheritance
System.Object
ToolContextValueType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ToolContextValueType : Enum
Fields
BoolValue
Declaration
public const ToolContextValueType BoolValue
Field Value
Brush
Declaration
public const ToolContextValueType Brush
Field Value
BrushCollection
Declaration
public const ToolContextValueType BrushCollection
Field Value
Color
Declaration
public const ToolContextValueType Color
Field Value
Data
Declaration
public const ToolContextValueType Data
Field Value
DoubleValue
Declaration
public const ToolContextValueType DoubleValue
Field Value
IntValue
Declaration
public const ToolContextValueType IntValue
Field Value
StringValue
Declaration
public const ToolContextValueType StringValue
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|