Skip to main content
All docs
V25.1
  • GanttItemInsertedEventArgs.KeyValue Property

    Gets the processed item’s key.

    Namespace: DevExpress.Web.ASPxGantt

    Assembly: DevExpress.Web.ASPxGantt.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public object KeyValue { get; set; }

    Property Value

    Type Description
    Object

    The key.

    Remarks

    Examples

    Online Demos

    See Also