Class
ListViewReadEventArgs

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class ListViewReadEventArgs : ReadEventArgs

Inheritance: objectEventArgsReadEventArgsListViewReadEventArgs

Inherited Members ReadEventArgs.RequestReadEventArgs.DataReadEventArgs.TotalEventArgs.Empty

Constructors

ListViewReadEventArgs()

Declaration

cs-api-definition
public ListViewReadEventArgs()

ListViewReadEventArgs(DataSourceRequest)

Declaration

cs-api-definition
public ListViewReadEventArgs(DataSourceRequest request)

Parameters

request

DataSourceRequest