Back to Devexpress

TaskFinishModifiedEventArgs Class

windowsforms-devexpress-dot-xtragantt-0cc8872c.md

latest1.5 KB
Original Source

TaskFinishModifiedEventArgs Class

Provides data for the TaskFinishDateModified event.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class TaskFinishModifiedEventArgs :
    TaskModificationEventArgs
vb
Public Class TaskFinishModifiedEventArgs
    Inherits TaskModificationEventArgs

TaskFinishModifiedEventArgs is the data class for the following events:

Inheritance

Object EventArgs TaskModificationEventArgs TaskFinishModifiedEventArgs TaskFinishModificationCanceledEventArgs

See Also

TaskFinishModifiedEventArgs Members

DevExpress.XtraGantt Namespace