Class ComboChangeType
Inheritance
System.Object
ComboChangeType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ComboChangeType : Enum
Fields
Addition
Declaration
public const ComboChangeType Addition
Field Value
| Type | Description |
|---|---|
| ComboChangeType |
Deselection
Declaration
public const ComboChangeType Deselection
Field Value
| Type | Description |
|---|---|
| ComboChangeType |
Selection
Declaration
public const ComboChangeType Selection
Field Value
| Type | Description |
|---|---|
| ComboChangeType |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |