menu

Blazor

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

    Show / Hide Table of Contents

    Class GanttRowCreatedEventArgs<T>

    Provides information about the RowCreated event. 

    Inheritance
    System.Object
    GridEventBaseArgs
    RowCreatedEventArgs<T>
    GanttRowCreatedEventArgs<T>
    Inherited Members
    GridEventBaseArgs.PreventRender
    RowCreatedEventArgs<T>.Data
    RowCreatedEventArgs<T>.EditContext
    RowCreatedEventArgs<T>.Index
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class GanttRowCreatedEventArgs<T> : RowCreatedEventArgs<T>
    Type Parameters
    Name Description
    T

    TValue of the SfGantt<TValue>component.

    Constructors

    GanttRowCreatedEventArgs()

    Declaration
    public GanttRowCreatedEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved