Class BeforeCellPasteEventArgs<T>
Defines the event arguments of before paste action.
Inherited Members
Namespace: Syncfusion.Blazor.TreeGrid
Assembly: Syncfusion.Blazor.dll
Syntax
public class BeforeCellPasteEventArgs<T> : BeforeCellPasteEventArgs<T>
Type Parameters
Name | Description |
---|---|
T | TValue of tree grid component. |
Constructors
BeforeCellPasteEventArgs()
Declaration
public BeforeCellPasteEventArgs()