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

    Gets the processed item’s key.

    Namespace: DevExpress.Web.ASPxGantt

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

    Declaration

    public object KeyValue { get; set; }

    Property Value

    Type Description
    Object

    The key.

    Remarks

    Examples

    Online Demos

    See Also