Show / Hide Table of Contents

Class WebComboChangeEventArgsDescription

Inheritance
System.Object
Description
WebComboChangeEventArgsDescription
Inherited Members
Description.MarkDirty(String)
Description.Name
Namespace: IgniteUI.Blazor.Controls.Description
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 Description
WebComboChangeEventArgsDetailDescription

Type

Declaration
public virtual string Type { get; }
Property Value
Type Description
System.String