GridCommandEventArgs
Class
The class describes the event arguments of the Grid events that are triggered by command buttons and CUD operations.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class GridCommandEventArgs : TableGridBaseCommandEventArgs
Inheritance: objectEventArgsTableGridBaseCommandEventArgsGridCommandEventArgs
Inherited Members
Constructors
C#
public GridCommandEventArgs()