Class EditorType
Inheritance
System.Object
EditorType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class EditorType : Enum
Fields
Combo
Declaration
public const EditorType Combo
Field Value
Date
Declaration
public const EditorType Date
Field Value
Default
Declaration
public const EditorType Default
Field Value
Numeric
Declaration
public const EditorType Numeric
Field Value
Text
Declaration
public const EditorType Text
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|