Show / Hide Table of Contents

Class EditorType

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

Fields

Combo

Declaration
public const EditorType Combo
Field Value
Type Description
EditorType

Date

Declaration
public const EditorType Date
Field Value
Type Description
EditorType

Default

Declaration
public const EditorType Default
Field Value
Type Description
EditorType

Numeric

Declaration
public const EditorType Numeric
Field Value
Type Description
EditorType

Text

Declaration
public const EditorType Text
Field Value
Type Description
EditorType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32