Class WebComboChangeEventArgsDescription
Inheritance
System.Object
WebComboChangeEventArgsDescription
Assembly: IgniteUI.Blazor.dll
Syntax
public class WebComboChangeEventArgsDescription : Description
Constructors
WebComboChangeEventArgsDescription()
Declaration
public WebComboChangeEventArgsDescription()
Properties
Detail
Declaration
public WebComboChangeEventArgsDetailDescription Detail { get; set; }
Property Value
Type
Declaration
public virtual string Type { get; }
Property Value
Type |
Description |
System.String |
|