Back to Devexpress

GanttDataUpdateEventArgs Class

aspnet-devexpress-dot-web-dot-aspxgantt-0b3d4a32.md

latest1.2 KB
Original Source

GanttDataUpdateEventArgs Class

Provides information for the DataUpdate event.

Namespace : DevExpress.Web.ASPxGantt

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class GanttDataUpdateEventArgs :
    EventArgs
vb
Public Class GanttDataUpdateEventArgs
    Inherits EventArgs

GanttDataUpdateEventArgs is the data class for the following events:

Inheritance

Object EventArgs GanttDataUpdateEventArgs

See Also

GanttDataUpdateEventArgs Members

DevExpress.Web.ASPxGantt Namespace