menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttRowDeletingEventArgs<T> - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GanttRowDeletingEventArgs<T>

    Provides information about the RowDeleting event.

    Inheritance
    System.Object
    GridEventBaseArgs
    RowDeletedEventArgs<T>
    RowDeletingEventArgs<T>
    GanttRowDeletingEventArgs<T>
    Inherited Members
    GridEventBaseArgs.PreventRender
    RowDeletedEventArgs<T>.Datas
    RowDeletedEventArgs<T>.PrimaryKeys
    RowDeletingEventArgs<T>.Cancel
    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved