ClassGridCommandEventArgs
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:
cs-api-definition
public class GridCommandEventArgs : TableGridBaseCommandEventArgs
Inheritance: objectEventArgsTableGridBaseCommandEventArgsGridCommandEventArgs
Inherited Members
Constructors
GridCommandEventArgs()
Declaration
cs-api-definition
public GridCommandEventArgs()