New to Telerik UI for BlazorStart a free 30-day trial

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class DropDownListReadEventArgs : ReadEventArgs

Inheritance: objectEventArgsReadEventArgsDropDownListReadEventArgs

Inherited Members ReadEventArgs.RequestReadEventArgs.DataReadEventArgs.TotalEventArgs.Empty

Constructors

C#
public DropDownListReadEventArgs()
C#
public DropDownListReadEventArgs(DataSourceRequest request)
Parameters:requestDataSourceRequest