Provides data for ListView CRUD operation events including create, edit, update, cancel, and delete actions. Contains information about the affected data item, operation type, and the ability to cancel the operation.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class ListViewCommandEventArgs : EventArgs
Inheritance: objectEventArgsListViewCommandEventArgs
Inherited Members
Constructors
C#
public ListViewCommandEventArgs()