Class GanttRowDeletingEventArgs<T>
Provides information about the RowDeleting event.
Inheritance
System.Object
GanttRowDeletingEventArgs<T>
Inherited Members
Namespace: Syncfusion.Blazor.Gantt
Assembly: Syncfusion.Blazor.dll
Syntax
public class GanttRowDeletingEventArgs<T> : RowDeletingEventArgs<T>
Type Parameters
Name | Description |
---|---|
T | TValue of the SfGantt<TValue>component. |
Constructors
GanttRowDeletingEventArgs()
Declaration
public GanttRowDeletingEventArgs()