Skip to main content
A newer version of this page is available. .

GanttItemInsertedEventArgs.KeyValue Property

Gets the processed item’s key.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public object KeyValue { get; set; }

Property Value

Type Description
Object

The key.

Remarks

Examples

Online Demos

See Also