Class
ComboBoxReadEventArgs

The class that describes the event arguments of the OnRead event of the combobox.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class ComboBoxReadEventArgs : ReadEventArgs

Inheritance: objectEventArgsReadEventArgsComboBoxReadEventArgs

Inherited Members ReadEventArgs.RequestReadEventArgs.DataReadEventArgs.TotalEventArgs.Empty

Constructors

ComboBoxReadEventArgs()

Declaration

cs-api-definition
public ComboBoxReadEventArgs()

ComboBoxReadEventArgs(DataSourceRequest)

Declaration

cs-api-definition
public ComboBoxReadEventArgs(DataSourceRequest request)

Parameters

request

DataSourceRequest