Class
DropDownListReadEventArgs

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class DropDownListReadEventArgs : ReadEventArgs

Inheritance: objectEventArgsReadEventArgsDropDownListReadEventArgs

Inherited Members ReadEventArgs.RequestReadEventArgs.DataReadEventArgs.TotalEventArgs.Empty

Constructors

DropDownListReadEventArgs()

Declaration

cs-api-definition
public DropDownListReadEventArgs()

DropDownListReadEventArgs(DataSourceRequest)

Declaration

cs-api-definition
public DropDownListReadEventArgs(DataSourceRequest request)

Parameters

request

DataSourceRequest